Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Status As ImagePanViewerStatus |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ImagePanViewerStatus Status {get;} |
Managed Extensions for C++ | |
---|---|
public: __property ImagePanViewerStatus get_Status(); |
C++/CLI | |
---|---|
public: property ImagePanViewerStatus Status { ImagePanViewerStatus get(); } |
Return Value
An ImagePanViewerStatus value which contains the status of the current Pan Process.For C#/VB examples, refer to Source.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family