Leadtools.Annotations.Core Namespace > AnnRenderingEngine Class : AttachContainer Method |
public virtual void AttachContainer( AnnContainer container )
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.