Name | Description | |
---|---|---|
![]() | RectangleAnnotationRenderer | Initializes a new instance of the RectangleAnnotationRenderer class. |
Name | Description | |
---|---|---|
![]() | RectangleAnnotationRenderer | Initializes a new instance of the RectangleAnnotationRenderer class. |
Name | Description | |
---|---|---|
![]() | Data | Gets the annotation data. (Inherited from AnnotationRenderer) |
Name | Description | |
---|---|---|
![]() | BufferedDrawing | Gets a value indicating whether the buffer must be used for drawing of rotated annotation. |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by this AnnotationRenderer object. (Inherited from AnnotationRenderer) |
![]() | GetAsGraphicsPath | Truerns this rectangle as graphics path. |
![]() | GetDrawingBox | Overloaded. Returns a drawing box of annotation, in the image space. |
![]() | 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 the specified |
![]() ![]() | RenderAnnotations | Overloaded. Renders annotations on specified image. (Inherited from AnnotationRenderer) |
Name | Description | |
---|---|---|
![]() | DrawBackground | Draws the background of annotation. |
![]() | DrawBorder | Draws the border of annotation. |
![]() | DrawContent | Draws the content of annotation. |
![]() | DrawShadow | Draws the shadow of annotation. |
![]() | GetShadowDrawingBox | Returns a bounding box, in the image space, of annotation with shadow. |
![]() | 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. |
![]() | TransformFromContentSpaceToImageSpace | Transforms the matrix from the annotation's content space to the image space. (Inherited from AnnotationRenderer) |