The following tables list the members exposed by TextMarkerEventArgs.
Name | Description | |
---|---|---|
TextMarkerEventArgs Constructor |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
Data | Gets the data context. | |
FontColor | Gets or sets the color of the font used to render the marker. | |
FontFamily | Gets or sets the font family of the font used to render the marker. | |
FontSize | Gets or sets the size of the font used to render the marker. | |
FontStyle | Gets or sets the style of the font used to render the marker. | |
Offset | Gets or sets the distance to offset the text from the marker location. | |
Text | Gets or sets the text to be displayed in the marker. |