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