Serializes the specified pen to a string.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public static string Serialize ( |
Visual Basic Copy Code |
---|
Public Shared Function Serialize ( _ |
The Pen object to serialize.
A string that represents the specified pen.