EventMarkerTitle Properties |
The EventMarkerTitle type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDragging |
Gets or sets whether dragging by user is allowed.
(Inherited from DraggableObject.) | |
| AllowUserInteraction |
Gets or sets whether allow user interaction.
(Inherited from UserInteractiveObject.) | |
| Angle |
Text rotation angle, in degrees. The rotation is applied around text center point.
(Inherited from TitleBase.) | |
| Border |
Border around the object
(Inherited from BorderedFilledTitle.) | |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| Color |
Color
(Inherited from TitleBase.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| Distance |
Text distance from symbol
| |
| DrawRectangle |
Title draw rectangle (read only). Note, accurate only for Angle=0. Otherwise, reliable only Width, Height and central point.
(Inherited from TitleBase.) | |
| Fill |
Fill
(Inherited from BorderedFilledTitle.) | |
| Font |
Title font
(Inherited from TitleBase.) | |
| Highlight |
Gets or sets highlight style. Item can be highlighted by user interactive device or by code.
(Inherited from HighlightingItemBase.) | |
| HorizontalAlign |
Horizontal alignment
| |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| Shadow |
Shadow below the text
(Inherited from TitleBase.) | |
| Text |
Title text.
(Inherited from TitleBase.) | |
| VerticalAlign |
Vertical alignment
| |
| Visible |
Is title visible or not
(Inherited from TitleBase.) |