Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal status As BitmapSourceViewerInteractiveStatus _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public BitmapSourceViewerInteractiveEventArgs( BitmapSourceViewerInteractiveStatus status ) |
Managed Extensions for C++ | |
---|---|
public: BitmapSourceViewerInteractiveEventArgs( BitmapSourceViewerInteractiveStatus status ) |
C++/CLI | |
---|---|
public: BitmapSourceViewerInteractiveEventArgs( BitmapSourceViewerInteractiveStatus status ) |
Parameters
- status
- The status of the interactive mode.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family