ESRI.ArcGIS.ADF.ArcGISServer
Leading Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > TextSymbol Class : Leading Property




Syntax

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

See Also

© 2010 All Rights Reserved.