Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace : AnnWinRTRenderingEngine Class |
The following tables list the members exposed by AnnWinRTRenderingEngine.
Name | Description | |
---|---|---|
AnnWinRTRenderingEngine Constructor | Initializes a new AnnWinRTRenderingEngine with the specified parameters. |
Name | Description | |
---|---|---|
ClipRectangle | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
Container | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
Context | Gets or sets the destination canvas context object to use when rendering the annotation objects. | |
Erase | Gets or sets a value that indicate whether to clear the background of Context before rendering. | |
LoadingPictureFill | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
LoadingPictureStroke | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
Renderers | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
RenderState | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
Resources | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
SnapToGridOptions | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
Stateless | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) |
Name | Description | |
---|---|---|
Attach | Overloaded. Attaches this rendering engine to an annotation container and a context (Canvas). | |
AttachContainer | Overridden. Attaches this rendering engine to an annotation container and a context (Canvas). | |
Burn | Overridden. Burns the annotation objects in AnnContainer to the destination context using the existing destination rectangle and resolution (DPI). | |
BurnToRect | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
BurnToRectWithDpi | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
Detach | Overridden. Detaches this this drawing engine from the container. | |
Detach | Detaches this drawing engine from the container. | |
MeasureString | Overridden. Measures the specified string when drawn with the specified font. | |
OnLoadPicture | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
Render | Overridden. Renders the container to the specified destination rectangle. | |
RenderContainer | Overridden. Renders a container using the specified clip rectangle. | |
RenderGrid | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
RenderLayer | Overridden. Renders an individual layer using the specified clip rectangle. | |
RenderLayers | Overridden. Renders annotation layers using the specified clip rectangle. | |
RenderOnImage | Overridden. Renders the container into the specified image. | |
SetContainersList | Sets the AnnContainerCollection for this rendering engine. | |
ToBrush | Overloaded. Converts the specified AnnBrush to a ImageBrush with alpha value. | |
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. |
Name | Description | |
---|---|---|
LoadPicture | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) |