Name | Description | |
---|---|---|
![]() | LinesAnnotationRenderer | Initializes a new instance of the LinesAnnotationRenderer class. |
Name | Description | |
---|---|---|
![]() | LinesAnnotationRenderer | Initializes a new instance of the LinesAnnotationRenderer class. |
Name | Description | |
---|---|---|
![]() | Data | Gets the annotation data. (Inherited from AnnotationRenderer) |
Name | Description | |
---|---|---|
![]() | IsClosedFigure | Gets a value indicating whether lines of annotation are closed. |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by this AnnotationRenderer object. (Inherited from AnnotationRenderer) |
![]() | GetAsGraphicsPath | Returns points of annotation as IGraphicsPath. |
![]() | GetDrawingBox | Overloaded. Returns a drawing box, in the DIP space, of annotation. |
![]() | GetTransformFromContentSpace | Returns a matrix that transforms the annotation from the content space to the drawing surface space. (Inherited from AnnotationRenderer) |
![]() | GetTransformFromContentToImageSpace | Returns the matrix that transforms the annotation from the content space to the image space. (Inherited from AnnotationRenderer) |
![]() | Render | Overloaded. Renders the annotation on empty drawing surface. (Inherited from AnnotationRenderer) |
![]() ![]() | RenderAnnotations | Overloaded. Renders annotations on specified image. (Inherited from AnnotationRenderer) |
Name | Description | |
---|---|---|
![]() | RenderInContentSpace | Renders the annotation on the DrawingEngine in the coordinate space of annotation. |
![]() | RenderInSurfaceSpace | Renders the annotation on the DrawingEngine in the coordinate space of drawing surface. (Inherited from AnnotationRenderer) |
![]() | TransformFromContentSpaceToImageSpace | Transforms the matrix from the annotation's content space to the image space. (Inherited from AnnotationRenderer) |