LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

FixedState Property (IAnnObject)

Show in webframe





Gets or sets the object fixed state.
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

            

            
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

See Also

Reference

IAnnObject Interface
IAnnObject Members

 

 


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