DioDocs for PDF
ConnectToEffectInput メソッド

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > TransformGraph クラス : ConnectToEffectInput メソッド

The effect input to which the transform node will be bound.

The node to which the connection will be made.

The node input that will be connected.

[This documentation is preliminary and is subject to change.]
シンタックス
'宣言
 
Public Sub ConnectToEffectInput( _
   ByVal toEffectInputIndex As System.Integer, _
   ByVal node As ITransformNode, _
   ByVal toNodeInputIndex As System.Integer _
) 
public void ConnectToEffectInput( 
   System.int toEffectInputIndex,
   ITransformNode node,
   System.int toNodeInputIndex
)

パラメータ

toEffectInputIndex

The effect input to which the transform node will be bound.

node

The node to which the connection will be made.

toNodeInputIndex

The node input that will be connected.

戻り値の型

The method returns an GrapeCity.Documents.DX.HResult.
参照

TransformGraph クラス
TransformGraph メンバ