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 )
For C#/VB examples, refer to InteractiveUserRectangle.