NodeBase.SetBoundingBox Method

Public Sub SetBoundingBox( _ 
ByVal boxMin As Point2D, _ 
ByVal boxMax As Point2D
)
This language is not supported or no code example is available.
public void SetBoundingBox( 
Point2D boxMin
Point2D boxMax 
)
This language is not supported or no code example is available.

Parameters

boxMin
Point2D

boxMax
Point2D

.NET Framework

Supported in: 4.8

In this article

Definition