Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.WinForms Namespace > RasterImagePanViewerEventArgs Class : Rectangle Property |
public RectangleF Rectangle {get;}
'Declaration Public ReadOnly Property Rectangle As RectangleF
'Usage Dim instance As RasterImagePanViewerEventArgs Dim value As RectangleF value = instance.Rectangle
public: property RectangleF Rectangle { RectangleF get(); }