LabelStyleTickComponentStyleTickAlignWithObject Property |
Gets whether the tick insert at an angle relative the object.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean AlignWithObject { get; }
Public ReadOnly Property AlignWithObject As PropertyBoolean
Get
public:
property PropertyBoolean^ AlignWithObject {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also