'Declaration Public Overloads Function GetFocusedImageRect( _
ByVal rectSystem.Drawing.Rectangle on the image.As System.Drawing.Rectangle _
) As Vintasoft.Imaging.VintasoftImage
public Vintasoft.Imaging.VintasoftImage GetFocusedImageRect(
System.Drawing.Rectangle rect
)
public: Vintasoft.Imaging.VintasoftImage* GetFocusedImageRect(
System.Drawing.Rectangle* rect
)
public:
Vintasoft.Imaging.VintasoftImage^ GetFocusedImageRect(
System.Drawing.Rectangle^ rect
)
Parameters
- rect
- System.Drawing.Rectangle on the image.
Return Value
Specified rectangle of focused image.