Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the brush.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
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.
RemarksThis method is not intended to be used directly from your code.
See Also