←Select platform

Attach(AnnContainer,object) Method

Summary
Attaches a container and a context to this drawing engine.
Syntax
C#
C++/CLI
public override void Attach( 
   AnnContainer container, 
   object context 
) 
public:  
   virtual void Attach( 
      AnnContainer^ container, 
      Object^ context 
   ) override 

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

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

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.