LabelGroupSubEntityCanRotate Property

Gets whether the label object can be rotated.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public virtual bool CanRotate { get; }

Property Value

Boolean

Implements

ICommonLabelCanRotate
See Also