Autodesk.AutoCAD.Geometry Namespace > ClipBoundary2d Class > ClipBoundary2d Constructor > ClipBoundary2d() Constructor
ClipBoundary2d.ClipBoundary2d() Constructor
Description

 

Null constructor. If this constructor is used, one of the set functions must be called before the object can be used for clipping.

Visual Basic
Public Sub New()
C#
public ClipBoundary2d();
Links
   Comments?