| Name | Description |
 | Attach | Overridden. Attaches a container and a context to this drawing engine.  |
 | AttachContainer | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) |
 | AttachContainers | Attaches this rendering engine to list of annotation containers and a drawing context (D2DSurface).  |
 | Burn | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) |
 | BurnToRect | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) |
 | BurnToRectWithDpi | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) |
  | ClearSurface | Clears the d2d drawing context with selected solid brush  |
 | Detach | Overridden. Detaches this drawing engine from the container.  |
 | DetachContainers | Detaches this drawing engine from the containers list.  |
 | DrawPicture | Helper method to draw an AnnPicture using the properties of this rendering engine.  |
 | LoadPictureAsync | Loads the picture data resource for the specified AnnObject.  |
 | LoadResourceToPicture | Loads the picture data resource for each AnnObject in the specified AnnContainer.  |
 | MeasureString | Overridden. Measures the specified string when drawn with the specified font.  |
 | OnLoadPicture | Overridden. Overrides OnLoadPicture.    |
 | Render | Overridden. Overrides AnnRenderingEngine.Render.  |
 | RenderContainer | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) |
 | RenderGrid | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) |
 | RenderLayer | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) |
 | RenderLayers | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) |
 | RenderOnCanvas | Renders the container into the specified RenderTargetBitmap.  |
 | RenderOnImage | Overridden. Renders the container into the specified image. |
  | ToBrush | Overloaded. Helper method to convert AnnBrush to System.Windows.Media.Brush with alpha value.  |
  | ToD2DFont | Helper method to convert AnnFont to Leadtools.Windows.D2DRendering.D2DFont.  |
  | ToD2DPen | Overloaded. Helper method to convert AnnStroke to Leadtools.Windows.D2DRendering.D2DPen.  |
  | ToFillRule | Helper method to convert AnnFillRule to System.Windows.Media.FillRule.  |
  | ToFontStretch | Helper method to convert AnnFontStretch to System.Windows.Media.FontStretch.  |
  | ToFontStyle | Helper method to convert AnnFontStyle to System.Windows.Media.FillRule.  |
  | ToFontWeight | Helper method to convert AnnFontWeight to System.Windows.Media.FontWeight.  |
  | ToSolidBrush | Helper method to convert AnnSolidColorBrush to System.Windows.Media.Brush with opacity value.  |