ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextLayout Class / GetClusterMetrics Method

In This Topic
    GetClusterMetrics Method
    In This Topic
    Retrieves logical properties and measurements of each glyph cluster.
    Overload List
    OverloadDescription
    Retrieves logical properties and measurements of each glyph cluster.  
    HRESULT IDWriteTextLayout::GetClusterMetrics([Out, Buffer, Optional] DWRITE_CLUSTER_METRICS* clusterMetrics,[In] unsigned int maxClusterCount,[Out] unsigned int* actualClusterCount)  
    See Also