ShortcutFileInfoIconIndexEditorPaintValue(PaintValueEventArgs) Method

Paints a representative value of the given object to the provided canvas.

Definition

Namespace: DevCase.UI.TypeEditors
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public override void PaintValue(
	PaintValueEventArgs e
)

Parameters

e  PaintValueEventArgs
What to paint and where to paint it.

See Also