'Declaration Public Function New( _
ByVal locationРасположение прямоугольника.As VintasoftPointF, _
ByVal sizeРазмер прямоугольника.As VintasoftSizeF _
)
public VintasoftRectF(
VintasoftPointF location,
VintasoftSizeF size
)
public: VintasoftRectF(
VintasoftPointF location,
VintasoftSizeF size
)
public:
VintasoftRectF(
VintasoftPointF location,
VintasoftSizeF size
)
Parameters
- location
- Расположение прямоугольника.
- size
- Размер прямоугольника.