LabelStyleTextComponentStyleTextAngle Property |
Gets the angle of the text comonent from the start point.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble Angle { get; }
Public ReadOnly Property Angle As PropertyDouble
Get
public:
property PropertyDouble^ Angle {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also