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

SupportsFixed Property (AnnRedactionObject)






true if this AnnObject can be fixed; false otherwise
Syntax
public override bool SupportsFixed {get;}
'Declaration
 
Public Overrides ReadOnly Property SupportsFixed As Boolean
'Usage
 
Dim instance As AnnRedactionObject
Dim value As Boolean
 
value = instance.SupportsFixed
public override bool SupportsFixed {get;}
 get_SupportsFixed(); 
public:
property bool SupportsFixed {
   bool get() override;
}

Property Value

true if this AnnObject can be fixed; false otherwise
Remarks
This AnnRedactionObject property overrides the base AnnObject.SupportsFixed property to return false.
Fixed annotations are independent of the Transform. The result is that they do not scroll or move with the underlying image. For more information, refer to PushFixedState, SetFixedState and FixedState.
Example
For an example, refer to AnnObject.SupportsFixed.
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.