Click or drag to resize
CanvasCachedGeometryCreateStroke Method
Overload List
  NameDescription
Public methodStatic memberCreateStroke(CanvasGeometry, Single)
Creates a new, cached version of the stroke of a geometry with the specified stroke width.
Public methodStatic memberCreateStroke(CanvasGeometry, Single, CanvasStrokeStyle)
Creates a new, cached version of the stroke of a geometry with the specified stroke width and stroke style.
Public methodStatic memberCreateStroke(CanvasGeometry, Single, CanvasStrokeStyle, Single)
Creates a new, cached version of the stroke of a geometry with the specified stroke width and stroke style.
Top
See Also