'Declaration
Public Property CumulativeScale As Point
'Usage
Dim instance As C1ZoomCompletedEventArgs Dim value As Point instance.CumulativeScale = value value = instance.CumulativeScale
public Point CumulativeScale {get; set;}
'Declaration
Public Property CumulativeScale As Point
'Usage
Dim instance As C1ZoomCompletedEventArgs Dim value As Point instance.CumulativeScale = value value = instance.CumulativeScale
public Point CumulativeScale {get; set;}