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




Syntax

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

See Also

© 2010 All Rights Reserved.