FreehandAnnotation Properties |
The FreehandAnnotation type exposes the following members.
| Name | Description | |
|---|---|---|
| AnnotationText |
Gets or sets the text of the annotation.
| |
| BorderColor |
Gets or sets the border color of the annotation.
| |
| BorderWidth |
Gets or sets the border width.
| |
| ControlPoints |
Control points collection. Control points provide interactive way to modify drawing tool positioning and orientation.
(Inherited from DrawingTool.) | |
| 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.) | |
| FillColor |
Gets or sets the color of the annotation.
| |
| FillEnabled |
Show colored fill. If disabled, only the border line will be visible.
| |
| FontSize |
Font size of the annotation text
| |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| LimitYToStackSegment |
The annotation is clipped outside the main segment, and not shown on segment indicators.
| |
| ShowText |
Gets or sets the visibility of the text.
| |
| TextColor |
The color of the annotation text
|