ViewZoomExtents Method

Scales the camera to completely include the specified WCS box inside the view frustum.

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void ZoomExtents(
        Point3d minPoint,
        Point3d maxPoint
)

Parameters

minPoint  Point3d
[in] Minimum WCS box point.
maxPoint  Point3d
[in] Maximum WCS box point.
See Also

©  Bricsys NV. All rights reserved.