Click or drag to resize
CanvasGeometryComputeStrokeBounds Method
Overload List
  NameDescription
Public methodComputeStrokeBounds(Single)
Returns the bounds of a stroked area of this geometry, with the specified stroke width.
Public methodComputeStrokeBounds(Single, CanvasStrokeStyle)
Returns the bounds of a stroked area of this geometry, with the specified stroke width and stroke style.
Public methodComputeStrokeBounds(Single, CanvasStrokeStyle, Matrix3x2, Single)
Returns the bounds of a stroked area of this geometry, with the specified stroke width and stroke style.
Top
See Also