LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Realize Method (AnnAutomation)






Draws the annotation objects inside this AnnAutomation.
Syntax
public virtual void Realize()
'Declaration
 
Public Overridable Sub Realize() 
'Usage
 
Dim instance As AnnAutomation
 
instance.Realize()
public virtual void Realize()
 function Leadtools.Annotations.AnnAutomation.Realize()
public:
virtual void Realize(); 
Remarks

This method will draw the annotation objects inside the Container into the Leadtools.RasterImage currently in the automation control (Either in RasterImageViewer.Image or IAnnAutomationControl.AutomationRasterImage depends on what control has been attached to this automation).

Only visible objects will be painted on the Leadtools.RasterImage.

This method will draw the objects exactly as they would be painted in the current AnnUserMode.

Please note that Undo does not work for this operation.

If this AnnAutomation is currently in design mode and there are one or more objects being edited, this method will also paint the control point selection handles on the Leadtools.RasterImage. To prevent drawing the control points, call the SelectNone method before calling this method.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.