ICommonLabelOptionsAllowsFlipping Property |
Gets a boolean value that specifies whether the label object can be flipped.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxbool AllowsFlipping { get; }
ReadOnly Property AllowsFlipping As Boolean
Get
property bool AllowsFlipping {
bool get ();
}
Property Value
Boolean
See Also