ImageGear22.Core Assembly > ImageGear.Display Namespace > IImGearScrollableView Interface : ClientRectangle Property |
'Declaration ReadOnly Property ClientRectangle As ImGearRectangle
'Usage Dim instance As IImGearScrollableView Dim value As ImGearRectangle value = instance.ClientRectangle
ImGearRectangle ClientRectangle {get;}
__property ImGearRectangle get_ClientRectangle();
property ImGearRectangle ClientRectangle { ImGearRectangle get(); }