DioDocs for PDF
SetRenderInfo メソッド (ISourceTransform)

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > ISourceTransform インターフェース : SetRenderInfo メソッド

The interface supplied to the transform to allow specifying the precision-based transform pass.

Provides a render information interface to the source transform to allow it to specify state to the rendering system. This part of the render information interface is shared with the GPU transform.
シンタックス
'宣言
 
Sub SetRenderInfo( _
   ByVal renderInfo As RenderInformation _
) 
void SetRenderInfo( 
   RenderInformation renderInfo
)

パラメータ

renderInfo

The interface supplied to the transform to allow specifying the precision-based transform pass.

参照

ISourceTransform インターフェース
ISourceTransform メンバ