CanvasCachedGeometry Methods |
The CanvasCachedGeometry type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateFill(CanvasGeometry) | Creates a new, cached version of the fill of a geometry. |
![]() ![]() | CreateFill(CanvasGeometry, Single) | Creates a new, cached version of the fill of a geometry. |
![]() ![]() | CreateStroke(CanvasGeometry, Single) | Creates a new, cached version of the stroke of a geometry with the specified stroke width. |
![]() ![]() | CreateStroke(CanvasGeometry, Single, CanvasStrokeStyle) | Creates a new, cached version of the stroke of a geometry with the specified stroke width and stroke style. |
![]() ![]() | CreateStroke(CanvasGeometry, Single, CanvasStrokeStyle, Single) | Creates a new, cached version of the stroke of a geometry with the specified stroke width and stroke style. |
![]() | Dispose | Releases all resources used by the CanvasCachedGeometry. |