LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Realize Method
See Also 
Leadtools.Annotations Namespace > AnnAutomation Class : Realize Method



Draws the annotation objects inside this AnnAutomation.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub Realize() 
Visual Basic (Usage)Copy Code
Dim instance As AnnAutomation
 
instance.Realize()
C# 
public virtual void Realize()
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features