'Declaration Public Overloads Function GetWidenedBounds( _ ByVal strokeWidth As Single _ ) As RectF
public RectF GetWidenedBounds( float strokeWidth )
Parameters
- strokeWidth
- The amount by which to widen the geometry by stroking its outline.
Return Value
When this method returns, contains the bounds of the widened geometry. You must allocate storage for this parameter.