GoXam for WPF v3
CanZoomToFit 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
: CanZoomToFit Method
This overridable predicate controls whether or not the
ZoomToFit
command is executed.
Syntax
C#
public
virtual
bool
CanZoomToFit()
Return Value
by default, this returns true if
AllowZoom
is true.
See Also
Reference
CommandHandler Class
CommandHandler Members