Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1ZoomDeltaEventArgs Class / DeltaTranslation Property

In This Topic
    DeltaTranslation Property (C1ZoomDeltaEventArgs)
    In This Topic
    Gets the delta translation.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DeltaTranslation As Point
    public Point DeltaTranslation {get;}
    See Also