touchvg.core.BoundBox.BoundBox C# (CSharp) Method

BoundBox() public method

public BoundBox ( ) : System
return System
  public BoundBox() : this(touchvgPINVOKE.new_BoundBox__SWIG_0(), true) {
  }

Same methods

BoundBox::BoundBox ( BoundBox box ) : System
BoundBox::BoundBox ( IntPtr cPtr, bool cMemoryOwn ) : System
BoundBox::BoundBox ( Point2d pnt1, Point2d pnt2 ) : System
BoundBox::BoundBox ( Point2d arg0, Vector2d dir1, Vector2d dir2 ) : System