InscribedRectangle.Angle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The rotation angle, in degrees, of the inscribed rectangle.
public:
property float Angle { float get(); };
public float Angle { get; }
member this.Angle : single
Public ReadOnly Property Angle As Single