Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property End As Point |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Point End {get;} |
Managed Extensions for C++ | |
---|---|
public: __property Point get_End(); |
Return Value
The end point for the current interactive mode line.For C#/VB examples, refer to InteractivePan.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family