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