DioDocs for PDF
SetOutputNode メソッド

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

The node that will be set as the output of the the transform graph.

Sets the output node for the transform graph.
シンタックス
'宣言
 
Public Sub SetOutputNode( _
   ByVal node As ITransformNode _
) 
public void SetOutputNode( 
   ITransformNode node
)

パラメータ

node

The node that will be set as the output of the the transform graph.

参照

TransformGraph クラス
TransformGraph メンバ