SettingsCmdMapCheckSettingsCmdMapcheckCurrentSideColor Property |
Specifies the color for the current selected side.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyColor CurrentSideColor { get; }
Public ReadOnly Property CurrentSideColor As PropertyColor
Get
public:
property PropertyColor^ CurrentSideColor {
PropertyColor^ get ();
}
Property Value
PropertyColor
See Also