ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Single _
    ) 
    public void SetIncrementalTabStop( 
       System.float incrementalTabStop
    )

    Parameters

    incrementalTabStop
    See Also