ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / TextFormat Class / GetIncrementalTabStop Method

In This Topic
    GetIncrementalTabStop Method
    In This Topic
    float IDWriteTextFormat::GetIncrementalTabStop()
    Syntax
    'Declaration
     
    Public Function GetIncrementalTabStop() As System.Single
    public System.float GetIncrementalTabStop()
    See Also