Gets the default style settings for the CantView.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public PropertyString CantViewStyle { get; } |
| Visual Basic |
|---|
Public ReadOnly Property CantViewStyle As PropertyString Get |
| Visual C++ |
|---|
public: property PropertyString^ CantViewStyle { PropertyString^ get (); } |