The enumeration representing the type of zoom

Namespace: Ico.Gwx
Assembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public enum ZoomType
Visual Basic
Public Enumeration ZoomType
JScript
public enum ZoomType

Members

Member nameDescription
ZoomToNamed
ZoomToCustom
ZoomToObject
ZoomByValue

See Also