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

Constructs a parallelogram contracted to the origin of the coordinates.

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