SectionViewOffsetElevationLabelStyleId Property

Specifies the default section view offset elevation label styleId.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0

Syntax

C#

public PropertyObjectId SectionViewOffsetElevationLabelStyleId { get; }

Visual Basic

Public ReadOnly Property SectionViewOffsetElevationLabelStyleId As PropertyObjectId
	Get

Visual C++

public:
property PropertyObjectId^ SectionViewOffsetElevationLabelStyleId {
	PropertyObjectId^ get ();
}

See Also