Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
HRESULT SetGlyphOrientation(
UINT32 textPosition,
UINT32 textLength,
DWRITE_GLYPH_ORIENTATION_ANGLE glyphOrientationAngle,
UINT8 adjustedBidiLevel,
BOOL isSideways,
BOOL isRightToLeft
);
Parameters
textPosition
textLength
glyphOrientationAngle
adjustedBidiLevel
isSideways
isRightToLeft
Requirements
Requirement | Value |
---|---|
Header | dwrite_1.h |