GoXam for WPF v3
IncreaseZoom 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
: IncreaseZoom Method
The factor by which to increase the zoom. This should be greater than one; it defaults to 5% (
ZoomFactor
).
Increase the
Diagram
.
Panel
.
Scale
by the given factor.
Syntax
C#
public
virtual
void
IncreaseZoom(
object
param
)
Parameters
param
The factor by which to increase the zoom. This should be greater than one; it defaults to 5% (
ZoomFactor
).
See Also
Reference
CommandHandler Class
CommandHandler Members