Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.8 Assembly / C1.Win.C1Document Namespace / PolygonShape Class / Angle Property

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