AnnParentRasterView property (ILEADRasterAnnotation)
short AnnParentRasterView(ILEADRasterView *pRasterView); | |
Overview |
Refer to Implementing Annotations. |
Remarks
(Document/Medical only) This property attaches the Annotation COM object to a LEAD RasterView control. this property must be set before using any of the LEAD Annotation 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: |