|
| ESRI.ArcGIS.ADF.IMS | |
| VerticalAlignment Property | |
| See Also | |
| ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace > TextElement Class : VerticalAlignment Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property VerticalAlignment As VerticalAlignment | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public VerticalAlignment VerticalAlignment {get; set;} | |
For an example of using this property, see
TextElement(string, AcetateUnits) constructor .