'宣言 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.