Piccolo.NET

PZoomEventHandler.MinScale Property

Gets or sets the minimum view magnification factor that this event handler is bound by.

public virtual float MinScale {get; set;}

Property Value

The minimum view magnification factor.

Remarks

When this property is set the camera is left at its current scale evem if the value is larger than the current scale.

The value must be greater than 0.

See Also

PZoomEventHandler Class | UMD.HCIL.Piccolo.Event Namespace


Web Accessibility