Glossary Item Box
'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();
public: property Rectangle ViewRectangle { Rectangle get(); }