Name | Description | |
---|---|---|
![]() | PdfMarkupAnnotationView | Initializes a new instance of the PdfMarkupAnnotationView class. |
Name | Description | |
---|---|---|
![]() | PdfMarkupAnnotationView | Initializes a new instance of the PdfMarkupAnnotationView class. |
Name | Description | |
---|---|---|
![]() | Annotation | Gets the annotation of this annotation view. (Inherited from PdfAnnotationView) |
![]() | AppearanceStateType | Gets or sets the appearance state type. (Inherited from PdfAnnotationView) |
![]() | Builder | Gets or sets a transformer that is used for building of the graphics figure view. (Inherited from GraphicsFigureView) |
![]() | CanReceiveFocus | Gets a value indicating whether this annotation can receive focus. (Inherited from PdfAnnotationView) |
![]() | EditTransformer | Gets or sets the transformer in edit mode. (Inherited from PdfAnnotationView) |
![]() | Figure | Gets the graphics figure of the graphics figure view. (Inherited from GraphicsFigureView) |
![]() | FocusBrush | Gets or sets the brush that should be used for filling the focus rectangle. (Inherited from PdfAnnotationView) |
![]() | FocusPen | Gets or sets the pen that should be used for drawing the focus rectangle. (Inherited from PdfAnnotationView) |
![]() | HoverCursor | Gets or sets the hover cursor in view or markup mode. (Inherited from PdfAnnotationView) |
![]() | InteractionController | Gets or sets an interaction controller of the graphics figure view. (Inherited from PdfAnnotationView) |
![]() | IsBuilding | Gets a value indicating whether this annotation view is building. (Inherited from PdfAnnotationView) |
![]() | IsBuildingStarted | Gets a value indicating whether the building of annotation view is started. (Inherited from PdfAnnotationView) |
![]() | IsEnabled | Gets or sets a value indicating whether this graphics figure view is enabled. (Inherited from GraphicsFigureView) |
![]() | IsFocused | Gets or sets a value indicating whether this annotation view is focused. (Inherited from PdfAnnotationView) |
![]() | IsReadOnly | Gets or sets a value indicating whether this annotation is read-only in View (Fill) interaction mode. (Inherited from PdfAnnotationView) |
![]() | JsDoc | Gets the JavaScript Doc that corresponds to this annotation view. (Inherited from PdfAnnotationView) |
![]() | MarkupTransformer | Gets or sets the transformer that uses in PdfAnnotationInteractionMode.Markup interaction mode. |
![]() | PointsEditor | Gets the graphics figure points editor. (Inherited from GraphicsFigureView) |
![]() | Transformer | Gets or sets a transformer that is used for transforming (moving/resizing/rotating/...) of the graphics figure view. (Inherited from GraphicsFigureView) |
![]() | ViewTransformer | Gets or sets the transformer in view mode. (Inherited from PdfAnnotationView) |
Name | Description | |
---|---|---|
![]() | IsFocusVisible | Gets a value indicating whether is focus visible. (Inherited from PdfAnnotationView) |
Name | Description | |
---|---|---|
![]() | DoActivate | Performs the required operations when annotation is activated. (Inherited from PdfAnnotationView) |
![]() | DoMouseButtonDown | Performs required operations when mouse button down on annotation. (Inherited from PdfAnnotationView) |
![]() | DoMouseButtonUp | Performs required operations when mouse button up on annotation. (Inherited from PdfAnnotationView) |
![]() | DoMouseEnter | Performs required operations when mouse enters on annotation. (Inherited from PdfAnnotationView) |
![]() | DoMouseExit | Performs required operations when mouse exits from annotation. (Inherited from PdfAnnotationView) |
![]() | Draw | Overloaded. Draws the graphics figure on specified |
![]() | GetBoundingBox | Returns a bounding box, in the object space, of graphics figure. (Inherited from GraphicsFigureView) |
![]() | GetDrawingBox | Returns a drawing box, in the object space, of graphics figure. (Inherited from PdfAnnotationView) |
![]() | GetPointTransform | Returns a point transformation from interactive object space to the specified ImageViewer space relative to the specified VintasoftImage. (Inherited from GraphicsFigureView) |
![]() | Invalidate | Invalidates this annotation view. (Inherited from PdfAnnotationView) |
![]() | IsPointOnObject | Determines that point belongs the annotation. (Inherited from PdfAnnotationView) |
![]() | ResetTransformer | Resets the Transformer. (Inherited from GraphicsFigureView) |
Name | Description | |
---|---|---|
![]() | DrawHighlight | Draws a link annotation highlight for a link and widget annotations. (Inherited from PdfAnnotationView) |
![]() | GetFocusPath | Returns the path that is used for drawing annotation focus. (Inherited from PdfAnnotationView) |
![]() | GetTransformToPageSpace | Returns an affine matrix that transforms from graphics figure space to the PDF page space. (Inherited from PdfAnnotationView) |
![]() | GetTransformToViewerSpace | Overloaded. Returns an affine matrix for point transformation from the interactive object space to the specified |
![]() | OnStateChanged | Invoked when the state of graphics figure is changed. (Inherited from GraphicsFigureView) |
![]() | OnTriggerEvent | Raises the TriggerEvent event. (Inherited from PdfAnnotationView) |
Name | Description | |
---|---|---|
![]() | TriggerEvent | Occurs when annotation view raises trigger event (mouse click,...). (Inherited from PdfAnnotationView) |