Enum HighlightingMode
Visual effect applied to a widget while highlighted or activated.
Namespace: Telerik.Windows.Documents.Fixed.Model.Annotations
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum HighlightingMode
InvertBorderOfAnnotationRectangle
Invert colors of the annotation border only.
InvertContentOfAnnotationRectangle
Invert colors of the content within the annotation rectangle.
NoHighlighting
Do not apply a highlight effect.
UseAnnotationDownAppearance
Use the MouseDown appearance source while highlighted.