ESRI.ArcGIS.ADF.ArcGISServer
Red Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > RgbColor Class : Red Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property Red As Byte
Visual Basic (Usage)Copy Code
Dim instance As RgbColor
Dim value As Byte
 
instance.Red = value
 
value = instance.Red
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public byte Red {get; set;}

See Also

© 2010 All Rights Reserved.