Windward Engine API Reference
DisplayRectangle Property
See Also  Send comments on this topic.
UpdatePods.net.windward.ui Namespace > MainForm Class : DisplayRectangle Property




Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property DisplayRectangle As Rectangle
Visual Basic (Usage)Copy Code
Dim instance As MainForm
Dim value As Rectangle
 
value = instance.DisplayRectangle
C# 
public virtual Rectangle DisplayRectangle {get;}
Managed Extensions for C++ 
public: __property virtual Rectangle get_DisplayRectangle();
C++/CLI 
public:
virtual property Rectangle DisplayRectangle {
   Rectangle get();
}

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2020 All Rights Reserved.