Table of Contents

Constructor SoftMutuallyBoundMinMaxRule

Namespace
PaintDotNet.PropertySystem
Assembly
PaintDotNet.PropertySystem.dll

SoftMutuallyBoundMinMaxRule(Property, Property)

public SoftMutuallyBoundMinMaxRule(Property minProperty, Property maxProperty)

Parameters

minProperty Property
maxProperty Property

SoftMutuallyBoundMinMaxRule(object, object)

public SoftMutuallyBoundMinMaxRule(object minPropertyName, object maxPropertyName)

Parameters

minPropertyName object
maxPropertyName object