default styles for creating and labeling parcels.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsParcelSettingsStyles
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsStyles : TreeOidWrapper
VB
Public NotInheritable Class SettingsStyles Inherits TreeOidWrapper
C++
public ref class SettingsStyles sealed : public TreeOidWrapper
The SettingsParcelSettingsStyles type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Parcel | Gets the default style for parcel. | |
| ParcelAreaLabelStyle | Gets the default style for parcel area label. | |
| ParcelAreaLabelStyleId | Gets the default styleId for parcel area label. | |
| ParcelCurveLabel | Gets the default style for parcel curve label | |
| ParcelCurveLabelStyleId | Gets the default styleId for parcel curve label | |
| ParcelLineLabel | Gets the default style for parcel line label | |
| ParcelLineLabelStyleId | Gets the default styleId for parcel line label | |
| ParcelStyleId | Gets the default styleId for parcel. |
