Document Solutions for PDF
DS.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / TransformGraph Class / SetPassthroughGraph Method

In This Topic
    SetPassthroughGraph Method
    In This Topic
    HRESULT ID2D1TransformGraph::SetPassthroughGraph([In] unsigned int effectInputIndex)
    Syntax
    'Declaration
     
    Public Sub SetPassthroughGraph( _
       ByVal effectInputIndex As System.Integer _
    ) 
    public void SetPassthroughGraph( 
       System.int effectInputIndex
    )

    Parameters

    effectInputIndex
    See Also