ESRI.ArcGIS.ADF.ArcGISServer
UseWindowsDitheringSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > Color Class : UseWindowsDitheringSpecified Property




Syntax

Visual Basic (Declaration) 
<XmlIgnoreAttribute()>
Public Property UseWindowsDitheringSpecified As Boolean
Visual Basic (Usage)Copy Code
Dim instance As Color
Dim value As Boolean
 
instance.UseWindowsDitheringSpecified = value
 
value = instance.UseWindowsDitheringSpecified
C# 
[XmlIgnoreAttribute()]
public bool UseWindowsDitheringSpecified {get; set;}

See Also

© 2010 All Rights Reserved.