ThumbnailCaption Class Members
In This Topic
The following tables list the members exposed by
ThumbnailCaption.
Public Constructors
Public Properties
| Name | Description |
 | Anchor | Gets or sets the anchor of the thumbnail caption. |
 | CaptionFormat | Gets or sets the caption format string. |
 | Font | Gets or sets the font of the thumbnail caption. |
 | IsVisible | Gets or sets a value indicating whether the thumbnail caption is visible. |
 | Padding | Gets or sets the padding of the thumbnail caption. |
 | TextColor | Gets or sets the color of the thumbnail caption. |
Public Methods
| Name | Description |
 | Clone | Creates a new object that is a copy of the current ThumbnailCaption instance. |
 | CopyTo | Copies the state of the current object to the target object. |
Protected Methods
Public Events
| Name | Description |
 | CaptionFormatted | Occurs when caption text is formatted. |
 | Changed | Occurs when property of this object is changed. |
See Also