In This Article

NullableRectPropertyEditor Class

Represents a PropertyEditor for editing a nullable Rect value with a RectEditBox.

public class NullableRectPropertyEditor : RectPropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase RectPropertyEditor object

Constructors

NullableRectPropertyEditor()

Initializes an instance of the NullableRectPropertyEditor class.

public NullableRectPropertyEditor()

Inherited Members