AnnRealize method (Annotation Control)
Builder Syntax |
int AnnRealize(bool fRedactOnly); |
Delphi Syntax |
Function AnnRealize(fRedactOnly: Boolean): Integer; |
Overview |
Refer to Implementing Annotations. |
Remarks
(Document/Medical only) Renders the annotation objects to the bitmap, altering the bitmap, itself.
When the AnnRealize method is called, for every Redact object, the background of the image behind is saved inside the object. That background can be restored by calling the AnnUnrealize method.
See Also
Elements |
|
Topics |
|
|