Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / C1RadialGauge Class / GetCenterPoint Method

In This Topic
    GetCenterPoint Method
    In This Topic
    Get radial center.
    Syntax
    'Declaration
     
    Protected Function GetCenterPoint() As Point
    protected Point GetCenterPoint()

    Return Value

    The point of center.
    See Also