ThumbnailImageItemCaption Class Members
In This Topic
The following tables list the members exposed by
ThumbnailImageItemCaption.
Public Constructors
Public Properties
| Name | Description |
 | Anchor | Gets or sets the anchor of the thumbnail caption. |
 | CaptionFormat | Gets or sets the caption format string. |
 | FontFamily | Gets or sets the font family. |
 | FontSize | Gets or sets the size of the font. |
 | 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
Protected Methods
Public Events
| Name | Description |
 | CaptionFormatted | Occurs when caption text is formatted. |
 | Changed | Occurs when property of this object is changed. |
See Also