(Leadtools.Annotations.Core)

CanRestore Property

Show in webframe





Gets a value that indicates whether the AnnRedactionObject can be restored.
Syntax
public bool CanRestore {get;}
Public ReadOnly Property CanRestore As Boolean
public bool CanRestore {get;}
@property (nonatomic,readonly) BOOL canRestore;
public boolean canRestore()
 get_CanRestore(); 

Property Value

true if the object can be restored; otherwise, it is false.
Remarks

This property will determine whether the object can be restored. The AnnRedactionObject cannot be restored if it has been rotated or resized.

Use the Restore method to restore the AnnRedactionObject.

Requirements

Target Platforms

See Also

Reference

AnnRedactionObject Class
AnnRedactionObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.