ESRI.ArcGIS.ADF.ArcGISServer
Yellow Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > CmykColor Class : Yellow Property




Syntax

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

See Also

© 2010 All Rights Reserved.