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




Path of text baseline.

Syntax

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

See Also

© 2010 All Rights Reserved.