| C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextRange Structure : TextRange Constructor |
'Declaration Public Function New( _ ByVal startPosition As System.Integer, _ ByVal length As System.Integer _ )
public TextRange( System.int startPosition, System.int length )