'宣言 Public Overloads Sub Widen( _ ByVal strokeWidth As System.Single, _ ByVal geometrySink As GeometrySink _ )
public void Widen( System.float strokeWidth, GeometrySink geometrySink )
パラメータ
- strokeWidth
- The amount by which to widen the geometry.
- geometrySink
- The SimplifiedGeometrySinkto which the widened geometry is appended.
戻り値の型
If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.