←Select platform
In This Topic ▼

AnnD2DRenderingEngine Class Methods

Summary

For a list of all members of this type, see AnnD2DRenderingEngine members

Public Methods

Name Description
Public Method
Attach Attaches a container and a context to this drawing engine.
Public Method AttachContainer Attaches a container to this drawing engine. (Inherited from Leadtools.Annotations.Engine.Leadtools.Annotations.Core.AnnRenderingEngine )
Public Method AttachContainers Attaches this rendering engine to list of annotation containers and a drawing context (D2DSurface).
Public Method Burn Burns the annotation objects in Container to the destination context using the existing destination rectangle and resolution (DPI). (Inherited from Leadtools.Annotations.Engine.Leadtools.Annotations.Core.AnnRenderingEngine )
Public Method BurnToRect Burns the annotation objects in Container to the destination context and destination rectangle. (Inherited from Leadtools.Annotations.Engine.Leadtools.Annotations.Core.AnnRenderingEngine )
Public Method BurnToRectWithDpi Burns the annotation objects in Container to the destination context and destination rectangle at the specified resolution. (Inherited from Leadtools.Annotations.Engine.Leadtools.Annotations.Core.AnnRenderingEngine )
Public Method
static  | Shared in VB</div>
ClearSurface Clears the d2d drawing context with selected solid brush
Public Method Detach Detaches this drawing engine from the container.
Public Method DetachContainers Detaches this drawing engine from the containers list.
Public Method DrawPicture Helper method to draw an AnnPicture using the properties of this rendering engine.
Public Method MeasureString Measures the specified string when drawn with the specified font.
Public Method OnLoadPicture Overrides OnLoadPicture.
Public Method Render Overrides AnnRenderingEngine.Render.
Public Method RenderContainer Renders a container using the specified clip rectangle. (Inherited from Leadtools.Annotations.Engine.Leadtools.Annotations.Core.AnnRenderingEngine )
Public Method RenderGrid Renders the overlaying grid into the container. (Inherited from Leadtools.Annotations.Engine.Leadtools.Annotations.Core.AnnRenderingEngine )
Public Method RenderLayer Renders an individual layer using the specified clip rectangle. (Inherited from Leadtools.Annotations.Engine.Leadtools.Annotations.Core.AnnRenderingEngine )
Public Method RenderLayers Renders annotation layers using the specified clip rectangle. (Inherited from Leadtools.Annotations.Engine.Leadtools.Annotations.Core.AnnRenderingEngine )
Public Method RenderOnImage Renders the container into the specified image.
Public Method static  | Shared in VB ToBrush Helper method to convert AnnBrush to System.Windows.Media.Brush with alpha, opacity and bounding rectangle values.
Public Method static  | Shared in VB ToD2DFont Helper method to convert AnnFont to Leadtools.Windows.D2DRendering.D2DFont.
Public Method static  | Shared in VB ToD2DPen Helper method to convert AnnStroke to Leadtools.Windows.D2DRendering.D2DPen using an opacity.
Public Method static  | Shared in VB ToFillRule Helper method to convert AnnFillRule to System.Windows.Media.FillRule.
Public Method static  | Shared in VB ToFontStretch Helper method to convert AnnFontStretch to System.Windows.Media.FontStretch.
Public Method static  | Shared in VB ToFontStyle Helper method to convert AnnFontStyle to System.Windows.Media.FillRule.
Public Method static  | Shared in VB ToFontWeight Helper method to convert AnnFontWeight to System.Windows.Media.FontWeight.
Public Method static  | Shared in VB ToSolidBrush Helper method to convert AnnSolidColorBrush to System.Windows.Media.Brush with opacity value.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly