The following tables list the members exposed by ImGearCaption.
Name | Description | |
---|---|---|
![]() | ImGearCaption Constructor | Initializes a new instance of the ImGearCaption class. |
Name | Description | |
---|---|---|
![]() | Area | Gets or sets the bounding area of the caption. |
![]() | Clip | Gets or sets a value indicating whether the caption will be constrained to the extent of the Area property. |
![]() | FontName | Gets or sets a value indicating the name of the font that will be used to render the caption text. |
![]() | FontSize | Gets or sets a value indicating the size of the font used to render the caption text. |
![]() | HorizontalAlignment | Gets or sets the horizontal alignment of the caption within the clipping rectangle. |
![]() | ShadowText | Gets or sets a value indicating whether a drop shadow should be placed behind the caption. |
![]() | Text | Gets or sets the text of the caption. |
![]() | TextColor | Gets or sets the color of the caption text. |
![]() | VerticalAlignment | Gets or sets the vertical alignment of the caption within the clipping rectangle. |