LabelObject Class |
![]() |
Namespace: MediaCy.Commands.Overlays
Public Class LabelObject Inherits Shape
The LabelObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | LabelObject | Initializes a new instance of the LabelObject class |
![]() | LabelObject(McCommand) | Initializes a new instance of the LabelObject class |
Name | Description | |
---|---|---|
![]() | Font |
Font of the text.
|
![]() | LabelOffset |
Defines the offset of the label object to the parent graphical object.
|
![]() | LabelPosition |
Defines the position of the label to the master object.
|
![]() | LabelRotates |
If True than label angle is set by AngleOfRotation, if False than label rotates with the master object.
|
![]() | Location |
Defines the location of the graphical object.
|
![]() | Shadow |
Shadow of the text.
|
![]() | Text |
Exposes the text displayed by this object.
|
![]() | TextColor |
Color of the text.
|
Name | Description | |
---|---|---|
![]() | SaveParametersAsCode | (Overrides ShapeSaveParametersAsCode(TextWriter, String, RecordingFlags).) |