In This Article

NullableCornerRadiusPropertyEditor Class

Represents a PropertyEditor for editing a nullable CornerRadius value with a CornerRadiusEditBox.

public class NullableCornerRadiusPropertyEditor : CornerRadiusPropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase CornerRadiusPropertyEditor object

Constructors

NullableCornerRadiusPropertyEditor()

Initializes an instance of the NullableCornerRadiusPropertyEditor class.

public NullableCornerRadiusPropertyEditor()

Inherited Members