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