Bitmap for UWP
GetWidenedBounds(Single) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > Geometry クラス > GetWidenedBounds メソッド : GetWidenedBounds(Single) メソッド
The amount by which to widen the geometry by stroking its outline.
Gets the bounds of the geometry after it has been widened by the specified stroke width and style and transformed by the specified matrix.
シンタックス
'宣言
 
Public Overloads Function GetWidenedBounds( _
   ByVal strokeWidth As System.Single _
) As RectF
public RectF GetWidenedBounds( 
   System.float strokeWidth
)

パラメータ

strokeWidth
The amount by which to widen the geometry by stroking its outline.

戻り値の型

When this method returns, contains the bounds of the widened geometry. You must allocate storage for this parameter.
参照

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