Table of Contents

Method Get

Namespace
PaintDotNet
Assembly
PaintDotNet.Fundamentals.dll

Get<T>(T)

public static ValueEventArgs<T> Get<T>(T value)

Parameters

value T

Returns

ValueEventArgs<T>

Type Parameters

T