[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.CustomEffectNative.SetGraph

SetGraph Method

SetGraph(TransformGraph)

HRESULT ID2D1EffectImpl::SetGraph([In] ID2D1TransformGraph* transformGraph)

Declaration
public int SetGraph(TransformGraph transformGraph)
Parameters
Type Name Description
TransformGraph transformGraph
Returns
Type Description
int
Implements