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