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(); }