Share

SettingsCmdCreateParcelByLayout.SettingsCmdPreviewGraphics 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.280

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

 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.

See Also

Reference

Was this information helpful?