Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeBaseShape Class / CenterPointX Property

In This Topic
    CenterPointX Property (C1GaugeBaseShape)
    In This Topic
    Gets or sets the fraction-based X position of the shape center.
    Syntax
    'Declaration
     
    Public Property CenterPointX As System.Double
    public System.double CenterPointX {get; set;}
    See Also