Intersoft ClientUI Documentation
RenderSize Property
See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXInput Namespace > UXClipper Class : RenderSize Property






Syntax

Visual Basic (Declaration) 
Public ReadOnly Property RenderSize As Size
Visual Basic (Usage)Copy Code
Dim instance As UXClipper
Dim value As Size
 
value = instance.RenderSize
C# 
public Size RenderSize {get;}
Delphi 
public read-only property RenderSize: Size; 
JScript 
public function get RenderSize : Size
Managed Extensions for C++ 
public: __property Size get_RenderSize();
C++/CLI 
public:
property Size RenderSize {
   Size get();
}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.