←Select platform

AnnWinRTRenderingEngine Class Members

Summary

The following tables list the members exposed by AnnWinRTRenderingEngine.

Public Constructors

Name Description
AnnWinRTRenderingEngine Initializes a new AnnWinRTRenderingEngine with the specified parameters.

Protected Constructors

Name Description
AnnRenderingEngine Initializes a new instance of this class. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine )

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.

Public Properties

Name Description
ClipRectangle Gets the current clipping rectangle for this AnnRenderingEngine. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine )
Container Gets the AnnContainer associated with this AnnRenderingEngine. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine )
ContainerLabelRenderer Gets the renderer used to render the container labels. (Inherited from Leadtools.Annotations.Core.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 Gets or sets the object to use for filling the background of the loading picture placeholder rectangle. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine )
LoadingPictureStroke Gets or sets the object to use for stroking the border of the loading picture placeholder rectangle. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine )
Renderers Gets or sets the list of available AnnRenderingEngines. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine )
RenderState Gets or sets the states parts of the annotation objects to render. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine )
Resources Gets or sets the default resources for this AnnRenderingEngine. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine )
SnapToGridOptions Gets or sets the default AnnSnapToGridOptions. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine )
Stateless Gets a value that indicate whether this rendering engine is stateless. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine )

Public Events

Name Description
LoadPicture Occurs when a picture object has been finished loading its source image. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine )
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly