Specifies the default marker style for section view points for offset elevation and depth grade labels.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyString Marker { get; }
VB
Public ReadOnly Property Marker As PropertyString Get
C++
public: property PropertyString^ Marker { PropertyString^ get (); }