The CaptionOverlay type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CaptionOverlay |
Creates a caption overlay.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Paint |
Paints the overlay.
(Inherited from Overlay.) | |
| PaintImpl |
Paints the overlay.
(Overrides Overlay..::.PaintImpl(OverlayPaintRequest).) | |
| ToString | (Inherited from Object.) |
Extension Methods
| Name | Description | |
|---|---|---|
| Format | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| FontSize |
Gets or sets the font size.
| |
| HorizontalAlignment |
Gets or sets the horizontal alignment.
| |
| Text |
Gets or sets the text of the caption.
| |
| VerticalAlignment |
Gets or sets the vertical alignment.
|
