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