Click or drag to resize
CanvasCommandList Methods

The CanvasCommandList type exposes the following members.

Methods
  NameDescription
Public methodCreateDrawingSession
Returns a new drawing session. This CanvasCommandList records drawing commands on this drawing session.
Public methodDispose
Releases all resources used by the CanvasCommandList.
Public methodGetBounds(ICanvasResourceCreator)
Retrieves the bounds of this CanvasCommandList.
Public methodGetBounds(ICanvasResourceCreator, Matrix3x2)
Retrieves the bounds of this CanvasCommandList.
Top
See Also