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

FixedState Property (IAnnObject)






Gets or sets the object fixed state. .NET support Silverlight support
Syntax
AnnFixedStateOperations FixedState {get; set;}
'Declaration
 
Property FixedState As AnnFixedStateOperations
'Usage
 
Dim instance As IAnnObject
Dim value As AnnFixedStateOperations
 
instance.FixedState = value
 
value = instance.FixedState
AnnFixedStateOperations FixedState {get; set;}
get_FixedState();
set_FixedState(value);
property AnnFixedStateOperations FixedState {
   AnnFixedStateOperations get();
   void set (    AnnFixedStateOperations value);
}

Property Value

A AnnFixedStateOperations value that specifies the object fixed state.
Remarks

For more information on fixed annotation objects, refer to WPF Fixed Annotations.

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

IAnnObject Interface
IAnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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