ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugePointer Class / RenderTransformOrigin Property

In This Topic
    RenderTransformOrigin Property (C1GaugePointer)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RenderTransformOrigin As Windows.Foundation.Point
    public Windows.Foundation.Point RenderTransformOrigin {get; set;}
    See Also