Converts the specified string value to image.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public static Image ImageFromString ( |
Visual Basic Copy Code |
---|
Public Shared Function ImageFromString( _ |
The string value to convert from.
An instance of the .NET Image class that is deserialized from the specified string.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |