StylesRootShapeStyles Property |
Gets the collection of ShapeStyle objects in the database.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ShapeStyleCollection ShapeStyles { get; }
Public ReadOnly Property ShapeStyles As ShapeStyleCollection
Get
public:
property ShapeStyleCollection^ ShapeStyles {
ShapeStyleCollection^ get ();
}
Property Value
ShapeStyleCollection
See Also