'Declaration Public Function New( _
ByVal pointThe point. X coordinate specifies width, Y coordinate specifies height.As VintasoftPointF _
)
public VintasoftSizeF(
VintasoftPointF point
)
public: VintasoftSizeF(
VintasoftPointF point
)
public:
VintasoftSizeF(
VintasoftPointF point
)
Parameters
- point
- The point. X coordinate specifies width, Y coordinate specifies height.