AssemblyStyleMarkerStyleAtAssemblyOriginId Property |
Gets the ID of the marker style at the Assembly origin.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectId MarkerStyleAtAssemblyOriginId { get; }
Public ReadOnly Property MarkerStyleAtAssemblyOriginId As ObjectId
Get
public:
property ObjectId MarkerStyleAtAssemblyOriginId {
ObjectId get ();
}
Property Value
ObjectId
See Also