TableStylesRootSurfaceSlopeTableStyles Property |
Gets the collection of all surface slope table styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic TableStyleCollection SurfaceSlopeTableStyles { get; }
Public ReadOnly Property SurfaceSlopeTableStyles As TableStyleCollection
Get
public:
property TableStyleCollection^ SurfaceSlopeTableStyles {
TableStyleCollection^ get ();
}
Property Value
TableStyleCollection
See Also