ESRI.ArcGIS.ADF.ArcGISServer
RotationField Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ClassBreaksRenderer Class : RotationField Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property RotationField As String
Visual Basic (Usage)Copy Code
Dim instance As ClassBreaksRenderer
Dim value As String
 
instance.RotationField = value
 
value = instance.RotationField
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public string RotationField {get; set;}

See Also

© 2010 All Rights Reserved.