Method ToString
- Namespace
- VectorDraw.Geometry
- Assembly
- VectorDraw.Geometry.dll
ToString()
Gets an empty System.String.
public override string ToString()
Returns
ToString(Serializer)
Sets the object's properties using a ToString string, according to the Serializer precision
public string ToString(Serializer serializer)
Parameters
serializerSerializerthe Serializer object where the object is going to be saved.