ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextFormat Class / SetIncrementalTabStop Method

In This Topic
    SetIncrementalTabStop Method
    In This Topic
    HRESULT IDWriteTextFormat::SetIncrementalTabStop([In] float incrementalTabStop)
    Syntax
    'Declaration
     
    Public Sub SetIncrementalTabStop( _
       ByVal incrementalTabStop As Single _
    ) 
    public void SetIncrementalTabStop( 
       float incrementalTabStop
    )

    Parameters

    incrementalTabStop
    See Also