Solid Edge Draft Type Library
ZoomAreaEx Method
Description
Changes the viewing area to a range specified in sheet coordinates.
Syntax
Visual Basic
Public Sub ZoomAreaEx( _
   ByVal x1 As Double, _
   ByVal y1 As Double, _
   ByVal x2 As Double, _
   ByVal y2 As Double _
) 
Parameters
x1
y1
x2
y2
See Also

SheetWindow Object  | SheetWindow Members  | Solid Edge ST5 - What's New