LabelStyleLineComponentStyleGeneralStartPointAnchorPoint Property

Note: This API is now obsolete.

Gets the location on the start point anchor component where the start point of the line component is attached.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
[ObsoleteAttribute("Use Autodesk.Civil.DatabaseServices.Styles.LabelStyleLineComponent.StyleGeneral.StartAnchorPoint instead.", 
	false)]
public PropertyEnum<AnchorLocationType> StartPointAnchorPoint { get; }

Property Value

PropertyEnumAnchorLocationType
See Also