Leadtools.Windows.Annotations Namespace > IAnnObject Interface : FixedState Property |
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); }
For more information on fixed annotation objects, refer to WPF Fixed Annotations.