For a list of all members of this type, see AnnWinRTRenderingEngine members
Public Methods
Name | Description | |
---|---|---|
![]() |
Attach | Attaches this rendering engine to an annotation container and a context (Canvas). |
![]() |
AttachContainer | Attaches this rendering engine to an annotation container and a context (Canvas). |
![]() |
Burn | Burns the annotation objects in AnnContainer to the destination context using the existing destination rectangle and resolution (DPI). |
![]() |
BurnToRect | Burns the annotation objects in Container to the destination context and destination rectangle. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) |
![]() |
BurnToRectWithDpi | Burns the annotation objects in Container to the destination context and destination rectangle at the specified resolution. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) |
![]() |
Detach | Detaches this this drawing engine from the container. |
![]() |
Detach | Detaches this drawing engine from the container. |
![]() |
MeasureString | Measures the specified string when drawn with the specified font. |
![]() |
OnLoadPicture | Raises the LoadPicture event. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) |
![]() |
Render | Renders the container to the specified destination rectangle. |
![]() |
RenderContainer | Renders a container using the specified clip rectangle. |
![]() |
RenderGrid | Renders the overlaying grid into the container. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) |
![]() |
RenderLayer | Renders an individual layer using the specified clip rectangle. |
![]() |
RenderLayers | Renders annotation layers using the specified clip rectangle. |
![]() |
RenderOnImage | Renders the container into the specified image. |
![]() |
SetContainersList | Sets the AnnContainerCollection for this rendering engine. |
![]() ![]() |
ToBrush | Converts the specified AnnBrush to a ImageBrush using an alpha and opacity. |
![]() ![]() |
ToFillRule | Converts the specified AnnFillRule to a FillRule. |
![]() ![]() |
ToFontStretch | Converts the specified AnnFontStretch to a FontStretch. |
![]() ![]() |
ToFontStyle | Converts the specified AnnFontStyle to a FontStyle. |
![]() ![]() |
ToFontWeight | Converts the specified AnnFontWeight to a FontWeight. |
![]() ![]() |
ToPenLineCap | Converts the specified AnnStrokeLineCap into a PenLineCap. |
![]() ![]() |
ToPenLineJoin | Converts the specified AnnStrokeLineJoin into a PenLineJoin. |
![]() ![]() |
ToStrokeDashArray | Converts the double[] to a DoubleCollection. |
![]() ![]() |
ToTextDecorations | Converts the specified AnnTextDecorations into a TextDecorationCollection. |
![]() ![]() |
UpdateShapeStroke | Sets the stroke of Windows.UI.Xaml.Shapes using an opacity. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET