LabelGroupSubEntityAllowsReversing Property |
Gets a boolean value that specifies whether the label object can be reversed.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic virtual bool AllowsReversing { get; }
Public Overridable ReadOnly Property AllowsReversing As Boolean
Get
public:
virtual property bool AllowsReversing {
bool get ();
}
Property Value
BooleanImplements
ICommonLabelOptionsAllowsReversing
See Also