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