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