TextAttributesCommand Class |
![]() |
Namespace: MediaCy.Addins.ActiveDataOverlay
Public Class TextAttributesCommand Inherits BaseObjectCommand(Of TextAttributesCommandProperties)
The TextAttributesCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextAttributesCommand | Initializes a new instance of the TextAttributesCommand class |
![]() | TextAttributesCommand(McCommand) | Initializes a new instance of the TextAttributesCommand class |
![]() | TextAttributesCommand(McCommand, Object) | Initializes a new instance of the TextAttributesCommand class |
Name | Description | |
---|---|---|
![]() | ApplyToChildren |
Apply to children rows
|
![]() | Bold |
Bold flag
|
![]() | Color |
Text color
|
![]() | FontName |
Font name
|
![]() | Index |
Row index
|
![]() | Italic |
Italic flag
|
![]() | Name |
Property name, used just for information, only Index is used to identify the row.
|
![]() | Opacity |
Text opacity
|
![]() | Shadow |
Use shadow displaying text
|
![]() | ShadowColor |
Color of the shadow
|
![]() | TextSize |
Text size
|
![]() | Underline |
Underline flag
|
Name | Description | |
---|---|---|
![]() ![]() | FromObject |