'Declaration Overloads Function GetBounds( _ ByVal worldTransform As System.Numerics.Matrix3x2 _ ) As System.Drawing.RectangleF
System.Drawing.RectangleF GetBounds( System.Numerics.Matrix3x2 worldTransform )
Parameters
- worldTransform
- The transform to apply to this path before calculating its bounds.
Return Value
A System.Drawing.RectangleF that represents a rectangle that bounds this IPath.