| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal status As ImageViewerInteractiveStatus, _ ByVal rc As Rect _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ImageViewerRectangleEventArgs( ImageViewerInteractiveStatus status, Rect rc ) | |
| C++/CLI | |
|---|---|
public: ImageViewerRectangleEventArgs( ImageViewerInteractiveStatus status, Rect rc ) | |
Parameters
- status
- The status of the interactive mode.
- rc
- Interactive mode rectangle.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family