ImageGear22.Core Assembly > ImageGear.Display Namespace > IImGearLayout Interface : DeviceRect Property |
'Declaration ReadOnly Property DeviceRect As IImGearRectangle
'Usage Dim instance As IImGearLayout Dim value As IImGearRectangle value = instance.DeviceRect
IImGearRectangle DeviceRect {get;}
__property IImGearRectangle* get_DeviceRect();
property IImGearRectangle^ DeviceRect { IImGearRectangle^ get(); }
ImGearRectangle
internal object. See Displaying Images section for more information.