Table of Contents

Operator implicit operator

Namespace
PaintDotNet.DirectWrite
Assembly
PaintDotNet.Windows.dll

implicit operator TextRange(Range)

public static implicit operator TextRange(Range range)

Parameters

range Range

Returns

TextRange

implicit operator Range(TextRange)

public static implicit operator Range(TextRange textRange)

Parameters

textRange TextRange

Returns

Range