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




Syntax

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

See Also

© 2010 All Rights Reserved.