SettingsCmdVolumesDashboardSettingsCmdDynamicHighlightOptionsSurfaceBorderColor Property |
Gets the default setting of surface border color.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyColor SurfaceBorderColor { get; }
Public ReadOnly Property SurfaceBorderColor As PropertyColor
Get
public:
property PropertyColor^ SurfaceBorderColor {
PropertyColor^ get ();
}
Property Value
PropertyColor
See Also