Specifies the color of the beginning not for a selected mapcheck.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public PropertyColor CurrentPointofBeginningColor { get; }
Visual Basic
Public ReadOnly Property CurrentPointofBeginningColor As PropertyColor Get
Visual C++
public: property PropertyColor^ CurrentPointofBeginningColor { PropertyColor^ get (); }