LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

IsRealized Property






Returns a value that indicates whether this AnnRedactionObject has been realized. .NET support Silverlight support
Syntax
public bool IsRealized {get;}
'Declaration
 
Public ReadOnly Property IsRealized As Boolean
'Usage
 
Dim instance As AnnRedactionObject
Dim value As Boolean
 
value = instance.IsRealized
public bool IsRealized {get;}
 get_IsRealized(); 
public:
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 method. Call the Restore method to restore the background behind this AnnRedactionObject back onto the image.
Example

For C#/VB examples, 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.