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