'Declaration ReadOnly Property ImageRect As IImGearRectangle
'Usage Dim instance As IImGearLayout Dim value As IImGearRectangle value = instance.ImageRect
IImGearRectangle ImageRect {get;}
__property IImGearRectangle* get_ImageRect();
property IImGearRectangle^ ImageRect { IImGearRectangle^ get(); }