In This Article

NullablePointPropertyEditor Class

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

public class NullablePointPropertyEditor : PointPropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase PointPropertyEditor object

Constructors

NullablePointPropertyEditor()

Initializes an instance of the NullablePointPropertyEditor class.

public NullablePointPropertyEditor()

Inherited Members