'Declaration
Public Overloads Function GetClusterMetrics() As ClusterMetrics()
Return Value
Returns metrics, such as line-break or total advance width, for a glyph cluster.
Remarks
If maxClusterCount is not large enough, then E_NOT_SUFFICIENT_BUFFER, which is equivalent to HRESULT_FROM_WIN32(ERROR_INSUFFICIENT_BUFFER), is returned and actualClusterCount is set to the number of clusters needed.