ESRI.ArcGIS.ADF.ArcGISServer
PatchWidth Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > LegendClassFormat Class : PatchWidth Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property PatchWidth As Double
Visual Basic (Usage)Copy Code
Dim instance As LegendClassFormat
Dim value As Double
 
instance.PatchWidth = value
 
value = instance.PatchWidth
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public double PatchWidth {get; set;}

See Also

© 2010 All Rights Reserved.