Creates an image from the current drawing associated with this IGraphics object.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
Task<ImageSource> CreateImage ( IGraphicsPath clip = null)
Function CreateImage( _ Optional clip As IGraphicsPath = Nothing _) As Task(Of ImageSource)
An optional clip path.
IGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace