SettingsCmdViewEditCorridorSectionSettingsCmdSectionSliderInMultipleViewportsProfileViewSliderColor Property |
Gets the color for the section slider on the profile view.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyColor ProfileViewSliderColor { get; }
Public ReadOnly Property ProfileViewSliderColor As PropertyColor
Get
public:
property PropertyColor^ ProfileViewSliderColor {
PropertyColor^ get ();
}
Property Value
PropertyColor
See Also