Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document Namespace / IsoscelesTriangleShape Class / Angle Property

In This Topic
    Angle Property (IsoscelesTriangleShape)
    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