Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeRectangle Class / LeftTop Property

In This Topic
    LeftTop Property (C1GaugeRectangle)
    In This Topic
    Gets or sets the radius for the left top corner.
    Syntax
    'Declaration
     
    Public Property LeftTop As System.Double
    public System.double LeftTop {get; set;}
    See Also