Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Bounds As Rect |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RectangleInteractiveEventArgs Dim value As Rect value = instance.Bounds |
C# | |
---|---|
public Rect Bounds {get;} |
Property Value
The bounds location for the current interactive rectangle mode.For C#/VB examples, refer to ImageViewer.InteractiveUserRectangle.
The ImageViewer.InteractiveModeUseClientCordinates property controls whether the value of Bounds is in image or client coordinates.
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family