AlignmentIsOffsetAlignment Property |
Gets whether this alignment is an offset alignment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic bool IsOffsetAlignment { get; }
Public ReadOnly Property IsOffsetAlignment As Boolean
Get
public:
property bool IsOffsetAlignment {
bool get ();
}
Property Value
Boolean
See Also