StylesRootMarkerStyles Property |
Gets the root object of Civil 3D mark styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic MarkerStyleCollection MarkerStyles { get; }
Public ReadOnly Property MarkerStyles As MarkerStyleCollection
Get
public:
property MarkerStyleCollection^ MarkerStyles {
MarkerStyleCollection^ get ();
}
Property Value
MarkerStyleCollection
See Also