'Declaration Public Function New( _
ByVal locationLocation of the rectangle.As VintasoftPointF, _
ByVal sizeSize of the rectangle.As VintasoftSizeF _
)
public VintasoftRectF(
VintasoftPointF location,
VintasoftSizeF size
)
public: VintasoftRectF(
VintasoftPointF location,
VintasoftSizeF size
)
public:
VintasoftRectF(
VintasoftPointF location,
VintasoftSizeF size
)
Parameters
- location
- Location of the rectangle.
- size
- Size of the rectangle.