 | LogicalNodeViewModelVisualState property |
Sufficient for a possibly from several technical sources combined
state as an enumeration type to the GUI (and the IValueConverter).
Default: None
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic VisualNodeState VisualState { get; set; }
Public Property VisualState As VisualNodeState
Get
Set
public:
property VisualNodeState VisualState {
VisualNodeState get ();
void set (VisualNodeState value);
}
member VisualState : VisualNodeState with get, set
Property value
VisualNodeState
See also