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




Syntax

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

See Also

© 2010 All Rights Reserved.