ImageGear for Silverlight
Area Property
See Also  Send Feedback
ImageGear20.TWAIN Assembly > ImageGear.TWAIN Namespace > ImGearCaption Class : Area Property




Glossary Item Box

Gets or sets the bounding area of the caption.

Syntax

 
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.

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.