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