Gets the display and appearance of points on the alignment.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public PropertyObjectId MarkerStyleId { get; }
Visual Basic
Public ReadOnly Property MarkerStyleId As PropertyObjectId Get
Visual C++
public: property PropertyObjectId^ MarkerStyleId { PropertyObjectId^ get (); }