TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / ManipulationPivot Class / Radius Property

In This Topic
    Radius Property (ManipulationPivot)
    In This Topic
    Gets or sets the effective radius of rotation for rotation manipulations.
    Syntax
    'Declaration
     
    
    Public Property Radius As Single
    public float Radius {get; set;}

    Property Value

    A value in pixels.
    See Also