DioDocs for PDF
Widen(Single,IGeometrySink) メソッド

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > Geometry クラス > Widen メソッド : Widen(Single,IGeometrySink) メソッド
The amount by which to widen the geometry.
The ISimplifiedGeometrySink to which the widened geometry is appended.
Widens the geometry by the specified stroke and writes the result to an ISimplifiedGeometrySink after it has been transformed by the specified matrix and flattened using the specified tolerance.
シンタックス
'宣言
 
Public Overloads Sub Widen( _
   ByVal strokeWidth As System.Single, _
   ByVal geometrySink As IGeometrySink _
) 
public void Widen( 
   System.float strokeWidth,
   IGeometrySink geometrySink
)

パラメータ

strokeWidth
The amount by which to widen the geometry.
geometrySink
The ISimplifiedGeometrySink to which the widened geometry is appended.

戻り値の型

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
参照

Geometry クラス
Geometry メンバ
オーバーロード一覧