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