ESRI.ArcGIS.ADF.ArcGISServer
Type Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > PointLabelPlacementDescription Class : Type Property




Syntax

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

See Also

© 2010 All Rights Reserved.