InteractiveZoomPercent Property
Summary
Gets or sets the percentage that the property will change when one of the zoom interactive modes is used.
Syntax
public int InteractiveZoomPercent { get; set; }
Public Property InteractiveZoomPercent As Integer
public:
property int InteractiveZoomPercent {
int get();
void set ( int );
}
Property Value
The percentage that the ScaleFactor property will change when one of the ImageViewerMouseInteractiveMode zoom interactive modes is used.