Table of Contents

Struct TextRange

Namespace
PaintDotNet.DirectWrite
Assembly
PaintDotNet.Windows.dll
public struct TextRange : IEquatable<TextRange>
Implements
Inherited Members

Constructors

TextRange(int, int)

Properties

All
Length
StartPosition

Methods

Equals(TextRange)
Equals(object?)
GetHashCode()

Operators

operator ==(TextRange, TextRange)
implicit operator Range(TextRange)
implicit operator TextRange(Range)
operator !=(TextRange, TextRange)