←Select platform

Attach Method (AnnD2DRenderingEngine)

Summary

Attaches a container and a context to this drawing engine.

Syntax

C#
VB
WinRT C#
public override void Attach(  
   Leadtools.Annotations.Core.AnnContainer container, 
   object context 
) 
Public Overrides Sub Attach( _ 
   ByVal container As Leadtools.Annotations.Core.AnnContainer, _ 
   ByVal context As Object _ 
) 
public override void Attach(  
   Leadtools.Annotations.Core.AnnContainer container, 
   object context 
) 
function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine.Attach(  
   container , 
   context  
) 

Parameters

container
Container to attach

context
Target context where the container will be rendered

Remarks

Call this method to set the container containing the objects to be rendered into a context by this rendering engine.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize