PZoomEventHandler.MaxScale Property
Gets or sets the maximum view magnification factor that this event handler is bound by.
public virtual
float MaxScale {get; set;}
Property Value
The maximum view magnification factor.
Remarks
When this property is set the camera is left at its current scale even if the value is smaller than the current scale.
The value must be greater than 0.
See Also
PZoomEventHandler Class | UMD.HCIL.Piccolo.Event Namespace
Web Accessibility