In This Article

NullableVectorPropertyEditor Class

Represents a PropertyEditor for editing a nullable Vector value with a VectorEditBox.

public class NullableVectorPropertyEditor : VectorPropertyEditor, INotifyPropertyChanged
Inheritance:
Object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase VectorPropertyEditor Object

Constructors

NullableVectorPropertyEditor()

Initializes an instance of the NullableVectorPropertyEditor class.

public NullableVectorPropertyEditor()

Inherited Members