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