AnnParentRasterView property (ILEADRasterAnnToolBar)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short AnnParentRasterView(ILEADRasterView *pRasterView);

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) This property attaches the Annotation Toolbar COM object to a LEAD RasterView control. this property must be set before using any of the LEAD Annotation Toolbar COM Object methods or properties.

To remove the attachment, and subsequently destroy all annotations, set this property to 0, or Nothing in Visual Basic.

See Also

Topics:

Annotations (Document/Medical only): Automation