Click or drag to resize

Rect Constructor

Overload List
  NameDescription
Public methodRect
Rect default constructor.
Public methodRect(Obj)
Create a Rect and initialize it using given Cos/SDF rectangle Array object. The rect is attached to this object.
Public methodRect(Double, Double, Double, Double)
Creates a Rect and initialize it using specified parameters.
Top
See Also