In This Article

NullableVectorPropertyEditor Class

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

public class NullableVectorPropertyEditor : VectorPropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase VectorPropertyEditor object

Constructors

NullableVectorPropertyEditor()

Initializes an instance of the NullableVectorPropertyEditor class.

public NullableVectorPropertyEditor()

Inherited Members