[]
DWRITE_TEXT_RANGE
public struct TextRange
Initializes a new instance of the TextRange struct.
public TextRange(int startPosition, int length)
unsigned int length
public int Length
unsigned int startPosition
public int StartPosition