GoXam for WPF v3
Zoom Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
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
C#
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