Accusoft.ImagXpressSdk Namespace > PaintImageEventArgs Class : ViewRectangle Property |
'Declaration Public ReadOnly Property ViewRectangle As Rectangle
'Usage Dim instance As PaintImageEventArgs Dim value As Rectangle value = instance.ViewRectangle
public Rectangle ViewRectangle {get;}
public: __property Rectangle get_ViewRectangle();