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