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

IsRealized Property






Returns a value that indicates whether this AnnRedactionObject has been realized.
Syntax
public virtual bool IsRealized {get;}
'Declaration
 
Public Overridable ReadOnly Property IsRealized As Boolean
'Usage
 
Dim instance As AnnRedactionObject
Dim value As Boolean
 
value = instance.IsRealized
public virtual bool IsRealized {get;}
 get_IsRealized(); 
public:
virtual property bool IsRealized {
   bool get();
}

Property Value

true if this AnnRedactionObject has been realized; false, otherwise.
Remarks
You can realize this AnnRedactionObject by calling the Realize(RasterImageViewer) method. Call the Restore(RasterImageViewer) method to restore the background behind this AnnRedactionObject back onto the image.
Example
For an example, refer to AnnRedactionObject.
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

AnnRedactionObject Class
AnnRedactionObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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