SettingsCmdCreateParcelByLayoutSettingsCmdPreviewGraphics Class

Settings that specify defaults for temporary parcel layout preview graphics.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateParcelByLayoutSettingsCmdPreviewGraphics

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdPreviewGraphics : TreeOidWrapper

The SettingsCmdCreateParcelByLayoutSettingsCmdPreviewGraphics type exposes the following members.

Properties
 NameDescription
Public propertyFrontageColor Gets the default color for the frontage preview.
Public propertyFrontageOffsetColor Gets the default color for the frontage offset preview.
Public propertyMinimumDepthColor Gets the default color for the minimum depth preview.
Public propertyMinimumFrontageColor Gets the default color for the minimum frontage preview.
Public propertyMinimumWidthColor Gets the default color for the minimum width preview.
Public propertyNewParcelColor Gets the default color for the new parcel preview.
Top
See Also