Gets the ID of the marker style at the Assembly origin.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ObjectId MarkerStyleAtAssemblyOriginId { get; }
VB
Public ReadOnly Property MarkerStyleAtAssemblyOriginId As ObjectId Get
C++
public: property ObjectId MarkerStyleAtAssemblyOriginId { ObjectId get (); }