ESRI.ArcGIS.ADF.ArcGISServer
Value Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > HsvColor Class : Value Property




Syntax

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

See Also

© 2010 All Rights Reserved.