Share via


DWRITE_TEXT_RANGE Structure

Specifies a range of text positions where format is applied in the text represented by an IDWriteTextLayout object.

Syntax

struct DWRITE_TEXT_RANGE {
  UINT32 startPosition;
  UINT32 length;
};

Mitglieder

  • startPosition
    The start position of the text range.

  • length
    The number positions in the text range.

Anforderungen

Mindestens unterstützter Client

Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista

Mindestens unterstützter Server

Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008

Header

Dwrite.h