SettingsAlignmentSettingsStylesPointOfIntersectLabelStyle Property

Gets the default point of intersection label style.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyObjectId PointOfIntersectLabelStyle { get; }

Property Value

PropertyObjectId
Remarks
TangentIntersectLabelStyle or PointOfIntersectionLabelStyle is expected to set to return value.
See Also