Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnRenderingEngine Class : AttachContainer Method |
public virtual void AttachContainer( AnnContainer container )
'Declaration
Public Overridable Sub AttachContainer( _ ByVal container As AnnContainer _ )
public virtual void AttachContainer( AnnContainer container )
-(void) attachContainer:(LTAnnContainer*)container;
public void attachContainer(AnnContainer container)
function Leadtools.Annotations.Core.AnnRenderingEngine.AttachContainer( container )
Call this method to set the container containing the objects to be rendered by this rendering engine.