GoXam for WPF v3
Zoom Method
Northwoods.GoXam Namespace > CommandHandler Class : Zoom Method
The new scale value. This should be greater than zero; it defaults to 1.
Set the Scale property of the Panel to the given value.
Syntax
public virtual void Zoom( 
   object param
)

Parameters

param
The new scale value. This should be greater than zero; it defaults to 1.
See Also

Reference

CommandHandler Class
CommandHandler Members