Click or drag to resize

mxRectangle Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodmxRectangle
Constructs a new rectangle at (0, 0) with the width and height set to 0.
Public methodmxRectangle(Rectangle)
Constructs a copy of the given rectangle.
Public methodmxRectangle(mxRectangle)
Constructs a copy of the given rectangle.
Public methodmxRectangle(Double, Double, Double, Double)
Constructs a rectangle using the given parameters.
Top
See Also