Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / RightTriangleShape Class / Angle Property

In This Topic
    Angle Property (RightTriangleShape)
    In This Topic
    Gets or sets a value specifying angle the shape is rotated.
    Syntax
    'Declaration
     
    Public Property Angle As Single
    public float Angle {get; set;}
    See Also