Table of Contents

Method SetPropertyControlValue

Namespace
PaintDotNet.IndirectUI
Assembly
PaintDotNet.Core.dll

SetPropertyControlValue(ControlInfo, object, ControlInfoPropertyNames, object?)

public static bool SetPropertyControlValue(this ControlInfo controlInfo, object propertyName, ControlInfoPropertyNames controlPropertyName, object? propertyValue)

Parameters

controlInfo ControlInfo
propertyName object
controlPropertyName ControlInfoPropertyNames
propertyValue object

Returns

bool