Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
An ImageGear.Core.ImGearRectangle which specifies the area in which to write the caption.The Top and Left values of this area specify the placement of the caption, and the Width and Height (also the Right and Bottom) values specifiy the extent of the bounding area.
To control whether the caption is clipped to the extent of this area, use the Clip property.
The default value is Top=0, Left=0, Width=0, Height=0