ESRI.ArcGIS.ADF.ArcGISServer
Swap1BitColor Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > PictureFillSymbol Class : Swap1BitColor Property




Indicates if the foreground and background colors are swapped on 1 Bit Images Only.

Syntax

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

See Also

© 2010 All Rights Reserved.