ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / TextAnalyzer1 Class / AnalyzeVerticalGlyphOrientation Method

In This Topic
    AnalyzeVerticalGlyphOrientation Method
    In This Topic
    Analyzes a text range for script orientation, reading text and attributes from the source and reporting results to the sink.
    Overload List
    OverloadDescription
    Analyzes a text range for script orientation, reading text and attributes from the source and reporting results to the sink.  
    HRESULT IDWriteTextAnalyzer1::AnalyzeVerticalGlyphOrientation([In] IDWriteTextAnalysisSource1* analysisSource,[In] unsigned int textPosition,[In] unsigned int textLength,[In] IDWriteTextAnalysisSink1* analysisSink)  
    See Also