ViewPointInViewport Method

Checks whether the specified point is inside the viewport area.

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual bool PointInViewport(
        Point2d screenPoint
)

Parameters

screenPoint  Point2d
 

Return Value

Boolean
true if the passed point is inside the viewport, false otherwise.
See Also

©  Bricsys NV. All rights reserved.