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