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

In This Topic
    SetSingleTransformNode_ Method
    In This Topic
    HRESULT ID2D1TransformGraph::SetSingleTransformNode([In] ID2D1TransformNode* node)
    Syntax
    'Declaration
     
    Public Sub SetSingleTransformNode_( _
       ByVal node As System.IntPtr _
    ) 
    public void SetSingleTransformNode_( 
       System.IntPtr node
    )

    Parameters

    node
    See Also