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




The text case.

Syntax

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

See Also

© 2010 All Rights Reserved.