Description
Returns the obliquing angle for the TextStyleTableRecord.
The obliquing angle is the angle from the text's vertical; that is, the top of the text "slants" relative to the bottom--the same as the slope in this italic text. Positive angles slant characters forward at their tops. Negative angles have 2pi added to them to convert them to their positive equivalent.
Visual Basic
Public Property ObliquingAngle() As double
C#
public double ObliquingAngle;
Conditions
Read / Write
Links
TextStyleTableRecord Class, Autodesk.AutoCAD.DatabaseServices Namespace