[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.TextLayout1.GetPairKerning

GetPairKerning Method

GetPairKerning(int, out Bool, out TextRange)

HRESULT IDWriteTextLayout1::GetPairKerning([In] unsigned int currentPosition,[Out] BOOL* isPairKerningEnabled,[Out, Optional] DWRITE_TEXT_RANGE* textRange)

Declaration
public void GetPairKerning(int currentPosition, out Bool isPairKerningEnabled, out TextRange textRange)
Public Sub GetPairKerning(currentPosition As Integer, ByRef isPairKerningEnabled As Bool, ByRef textRange As TextRange)
Parameters
Type Name Description
int currentPosition
Bool isPairKerningEnabled
TextRange textRange