SettingsParcelSettingsStyles Class

default styles for creating and labeling parcels.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsParcelSettingsStyles

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

The SettingsParcelSettingsStyles type exposes the following members.

Properties
 NameDescription
Public propertyParcel Gets the default style for parcel.
Public propertyParcelAreaLabelStyle Gets the default style for parcel area label.
Public propertyParcelAreaLabelStyleId Gets the default styleId for parcel area label.
Public propertyParcelCurveLabel Gets the default style for parcel curve label
Public propertyParcelCurveLabelStyleId Gets the default styleId for parcel curve label
Public propertyParcelLineLabel Gets the default style for parcel line label
Public propertyParcelLineLabelStyleId Gets the default styleId for parcel line label
Public propertyParcelStyleId Gets the default styleId for parcel.
Top
See Also