WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart.Annotation Namespace / Rectangle Class / Rectangle Constructor / Rectangle Constructor(String,Double,Double)
In This Topic
    Rectangle Constructor(String,Double,Double)
    In This Topic
    Create an instance of Rectangle.
    Syntax
    public Rectangle( 
       string value,
       double width,
       double height
    )

    Parameters

    value
    width
    height
    See Also