The following tables list the members exposed by AnnHtml5RenderingEngine.
Name | Description | |
---|---|---|
![]() | Context | Gets or sets the destination HTML 5 canvas context 2d object to use when rendering the annotation objects. |
Name | Description | |
---|---|---|
![]() | Attach | Overloaded. Attaches this renderng engine to a container and a canvas context 2d. |
![]() | Detach | Overridden. Detaches this this drawing engine from the container. |
![]() ![]() | DrawClosedCurve | Represents a helper method to draw a closed curve in a HTML 5 canvas context. |
![]() ![]() | DrawCurve | Represents a helper method to draw a curve in a HTML 5 canvas context. |
![]() ![]() | DrawEllipse | Represents a helper method to draw an ellipse in a HTML 5 canvas context. |
![]() | DrawPicture | Represents a helper method to draw an AnnPicture in a HTML 5 canvas context. |
![]() ![]() | GetTextSize | Helper method to get the text size using the specified parameters. |
![]() | MeasureString | Overridden. Measures the specified string when drawn with the specified font. |
![]() ![]() | MeasureTextHeight | Represents a helper method to measure the text height of an AnnFont in a HTML 5 canvas context. |
![]() | OnLoadPicture | Overridden. Overrides AnnRenderingEngine.OnLoadPicture |
![]() | RenderGrid | Overridden. Renders overlaying grid into specified container. |
![]() ![]() | SetFill | Represents a helper method to set an AnnBrush in a HTML 5 canvas context. |
![]() ![]() | SetFillOpacityAndBounds | Represents a helper method to set an AnnBrush in a HTML 5 canvas context. |
![]() ![]() | SetFillWithOpacity | Represents a helper method to set an AnnBrush in a HTML 5 canvas context with the specified opacity. |
![]() ![]() | SetFont | Represents a helper method to set an AnnFont in a HTML 5 canvas context. |
![]() ![]() | SetStroke | Represents a helper method to set an AnnStroke in a HTML 5 canvas context. |
![]() ![]() | SetStrokeWithOpacity | Represents a helper method to set an AnnStroke in a HTML 5 canvas context with the specified opacity. |