Method Serialize
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
Serialize(Serializer)
This Function is called when saving the object to vdml format.
public virtual void Serialize(Serializer serializer)
Parameters
serializerSerializerThe Serializer object.
- See Also