Gets Abbreviation settings of Alignment Geometry Point Text
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public SettingsAbbreviationAlignment AlignmentGeoPointText { get; }
VB
Public ReadOnly Property AlignmentGeoPointText As SettingsAbbreviationAlignment Get
C++
public: property SettingsAbbreviationAlignment^ AlignmentGeoPointText { SettingsAbbreviationAlignment^ get (); }