MTextFragmentObliqueAngle
Property
|
Property that represents the oblique angle of
the text.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public double ObliqueAngle { get; }
Public ReadOnly Property ObliqueAngle As Double
Get
public:
property double ObliqueAngle {
double get ();
}
member ObliqueAngle : float with get
Property Value
Double
See Also