EnumHighlightingMode
Enum
Visual effect applied to a widget while highlighted or activated.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.Annotations
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
cs-api-definition
public enum HighlightingMode
Fields
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.