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