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