ESRI.ArcGIS.ADF.ArcGISServer
RotationType Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > UniqueValueRenderer Class : RotationType Property




Syntax

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

See Also

© 2010 All Rights Reserved.