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