ESRI.ArcGIS.ADF.ArcGISServer
LabelPlacementDescription Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > LabelClassDescription Class : LabelPlacementDescription Property




Syntax

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

See Also

© 2010 All Rights Reserved.