ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugePointer Class / ArrangeOverride Method

In This Topic
    ArrangeOverride Method (C1GaugePointer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function ArrangeOverride( _
       ByVal finalSize As Windows.Foundation.Size _
    ) As Windows.Foundation.Size
    protected virtual Windows.Foundation.Size ArrangeOverride( 
       Windows.Foundation.Size finalSize
    )

    Parameters

    finalSize
    See Also