







The TextHighlight type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Create |
Creates a new instance of the TextHighlight class.
|
![]() | CreateAppearanceCanvas |
Creates and returns the annotation's appearance canvas that will be displayed on screen.
(Inherited from TextMarkup.) |
![]() | CreatePopupCanvas |
Creates canvas used as the popup when an annotation is double clicked on. Override this method to provide a customized popup canvas.
(Inherited from Annotation.) |
![]() | DrawTextAnnotation |
Alters Appearance using the TextQuads so that the text is highlighted.
(Overrides TextMarkup..::..DrawTextAnnotation()()()().) |
![]() | OnAnnotationResizeEnded |
Called by the annotation's AnnotationManager when the user has finished resizing the annotation
(Inherited from Annotation.) |
![]() | OnAnnotationResizeStarted |
Called by the annotation's AnnotationManager when the user has began resizing this annotation
(Inherited from Annotation.) |
![]() | OnCreateMouseDown |
Called by the annotation's AnnotationManager when a MouseDown event is received and the AnnotationManager
is set to create this type of annotation.
(Inherited from Annotation.) |
![]() | OnCreateMouseMove |
Called by the annotation's AnnotationManager when a MouseMove event is received and the AnnotationManager
is set to create this type of annotation.
(Inherited from TextMarkup.) |
![]() | OnCreateMouseUp |
Called by the annotation's AnnotationManager when a MouseUp event is received and the AnnotationManager
is set to create this type of annotation.
(Inherited from Annotation.) |