| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal status As RasterViewerInteractiveStatus _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim status As RasterViewerInteractiveStatus Dim instance As New RasterViewerInteractiveEventArgs(status) | |
| C# | |
|---|---|
public RasterViewerInteractiveEventArgs( RasterViewerInteractiveStatus status ) | |
| C++/CLI | |
|---|---|
public: RasterViewerInteractiveEventArgs( RasterViewerInteractiveStatus status ) | |
Parameters
- status
- The status of the interactive mode.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7