ImageGear .NET
ClientRectangle Property (PageView)




Gets the rectangle ImageGear display code should use as the client area rectangle.
Syntax
public ImGearRectangle ClientRectangle {get;}
public: __property ImGearRectangle get_ClientRectangle();
public:
property ImGearRectangle ClientRectangle {
   ImGearRectangle get();
}
'Declaration
 
Public ReadOnly Property ClientRectangle As ImGearRectangle
 
'Usage
 
Dim instance As PageView
Dim value As ImGearRectangle
 
value = instance.ClientRectangle

Property Value

ImageGear.Core.ImGearRectangle structure object.
See Also

Reference

PageView Class
PageView Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback