Leadtools.Windows.Controls Namespace > RectangleInteractiveEventArgs Class > RectangleInteractiveEventArgs Constructor : RectangleInteractiveEventArgs Constructor(InteractiveModeStatus,Rect) |
public RectangleInteractiveEventArgs( InteractiveModeStatus status, Rect bounds )
'Declaration Public Function New( _ ByVal status As InteractiveModeStatus, _ ByVal bounds As Rect _ )
'Usage Dim status As InteractiveModeStatus Dim bounds As Rect Dim instance As New RectangleInteractiveEventArgs(status, bounds)
public RectangleInteractiveEventArgs( InteractiveModeStatus status, Rect bounds )
public: RectangleInteractiveEventArgs( InteractiveModeStatus status, Rect bounds )
For C#/VB examples, refer to InteractiveUserRectangle.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2