'Declaration Protected Function GetBoundingBoxOnImage( _
ByVal templateSizeThe size of the template image.As Vintasoft.Imaging.ImageSize _
) As System.Drawing.RectangleF
protected System.Drawing.RectangleF GetBoundingBoxOnImage(
Vintasoft.Imaging.ImageSize templateSize
)
protected: System.Drawing.RectangleF* GetBoundingBoxOnImage(
Vintasoft.Imaging.ImageSize* templateSize
)
protected:
System.Drawing.RectangleF^ GetBoundingBoxOnImage(
Vintasoft.Imaging.ImageSize^ templateSize
)
Parameters
- templateSize
- The size of the template image.
Return Value
The bounding rectangle, in the device-independent pixels (1/96th inch), of the form field template on the template image.