ViewZoomWindow Method

Scales the camera to completely include the specified screen area.

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void ZoomWindow(
        Point2d lowerLeft,
        Point2d upperRight
)

Parameters

lowerLeft  Point2d
[in] Lower-left corner in nomalized device coordinates [0.0 .. 1.0].
upperRight  Point2d
[in] Upper-right corner in nomalized device coordinates [0.0 .. 1.0].
See Also

©  Bricsys NV. All rights reserved.