Table of Contents

Method SetPropertyValue

Namespace
PaintDotNet
Assembly
PaintDotNet.Data.dll

SetPropertyValue(object, object)

public bool SetPropertyValue(object propertyName, object newValue)

Parameters

propertyName object
newValue object

Returns

bool