In This Article

NullablePointPropertyEditor Class

Represents a PropertyEditor for editing a nullable Point value with a PointEditBox.

public class NullablePointPropertyEditor : PointPropertyEditor, INotifyPropertyChanged
Inheritance:
Object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase PointPropertyEditor Object

Constructors

NullablePointPropertyEditor()

Initializes an instance of the NullablePointPropertyEditor class.

public NullablePointPropertyEditor()

Inherited Members