[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.TextRange.-ctor

TextRange Constructor

TextRange(int, int)

Initializes a new instance of the TextRange struct.

Declaration
public TextRange(int startPosition, int length)
Parameters
Type Name Description
int startPosition

The start position.

int length

The length.