'Declaration Public Overloads Shared Function Round( _
ByVal pointThe VintasoftPointF to convert.As VintasoftPointF _
) As VintasoftPointI
public static VintasoftPointI Round(
VintasoftPointF point
)
public: static VintasoftPointI Round(
VintasoftPointF point
)
public:
static VintasoftPointI Round(
VintasoftPointF point
)
Parameters
- point
- The VintasoftPointF to convert.
Return Value
The VintasoftRectI this method converts to.