DioDocs for PDF
DrawGeometry メソッド (ICommandSink)

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > ICommandSink インターフェース : DrawGeometry メソッド
HRESULT ID2D1CommandSink::DrawGeometry([In] ID2D1Geometry* geometry,[In] ID2D1Brush* brush,[In] float strokeWidth,[In, Optional] ID2D1StrokeStyle* strokeStyle)
シンタックス
'宣言
 
Sub DrawGeometry( _
   ByVal geometry As Geometry, _
   ByVal brush As Brush, _
   ByVal strokeWidth As System.Single, _
   ByVal strokeStyle As StrokeStyle _
) 
void DrawGeometry( 
   Geometry geometry,
   Brush brush,
   System.float strokeWidth,
   StrokeStyle strokeStyle
)

パラメータ

geometry
brush
strokeWidth
strokeStyle
参照

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