[]
HRESULT IDWriteTextLayout1::GetPairKerning([In] unsigned int currentPosition,[Out] BOOL* isPairKerningEnabled,[Out, Optional] DWRITE_TEXT_RANGE* textRange)
public void GetPairKerning(int currentPosition, out Bool isPairKerningEnabled, out TextRange textRange)
Type | Name | Description |
---|---|---|
int | currentPosition | |
Bool | isPairKerningEnabled | |
TextRange | textRange |