StylesRootGroupPlotStyles Property |
Gets the collection of all group plot styles in the database.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic GroupPlotStyleCollection GroupPlotStyles { get; }
Public ReadOnly Property GroupPlotStyles As GroupPlotStyleCollection
Get
public:
property GroupPlotStyleCollection^ GroupPlotStyles {
GroupPlotStyleCollection^ get ();
}
Property Value
GroupPlotStyleCollection
See Also