Creates an image from the current drawing associated with this IGraphics object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
Task<ImageSource> CreateImage ( |
Visual Basic
Copy Code
|
|---|
Function CreateImage( _ |
An optional clip path.
See Also