Settings that specify defaults for temporary parcel layout preview graphics.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateParcelByLayoutSettingsCmdPreviewGraphics
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class SettingsCmdPreviewGraphics : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdPreviewGraphics Inherits TreeOidWrapper
C++
public ref class SettingsCmdPreviewGraphics sealed : public TreeOidWrapper
The SettingsCmdCreateParcelByLayoutSettingsCmdPreviewGraphics type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| FrontageColor | Gets the default color for the frontage preview. | |
| FrontageOffsetColor | Gets the default color for the frontage offset preview. | |
| MinimumDepthColor | Gets the default color for the minimum depth preview. | |
| MinimumFrontageColor | Gets the default color for the minimum frontage preview. | |
| MinimumWidthColor | Gets the default color for the minimum width preview. | |
| NewParcelColor | Gets the default color for the new parcel preview. |
