Gets the ID of the marker style at the Assembly main baseline origin.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public ObjectId MarkerStyleAtMainBaselineOriginId { get; }
Visual Basic
Public ReadOnly Property MarkerStyleAtMainBaselineOriginId As ObjectId
Get
Visual C++
public: property ObjectId MarkerStyleAtMainBaselineOriginId { ObjectId get (); }