Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the brush.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public virtual void GetObjectData ( |
Visual Basic Copy Code |
---|
Public Overridable Sub GetObjectData( _ |
The object that holds the serialized object data.
The contextual information about the source or destination.
This method is not intended to be used directly from your code.