SettingsCmdCreateParcelByLayoutSettingsCmdPreviewGraphicsMinimumDepthColor Property |
Gets the default color for the minimum depth preview.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyColor MinimumDepthColor { get; }
Public ReadOnly Property MinimumDepthColor As PropertyColor
Get
public:
property PropertyColor^ MinimumDepthColor {
PropertyColor^ get ();
}
Property Value
PropertyColor
See Also