Description
Default constructor.
If this constructor is used, one of the set functions must be called before the object can be used for clipping.
C#
public ClipBoundary2d();
Visual Basic
Public Sub New()
Default constructor.
If this constructor is used, one of the set functions must be called before the object can be used for clipping.
public ClipBoundary2d();
Public Sub New()