Table of Contents

Method ToString

Namespace
VectorDraw.Geometry
Assembly
VectorDraw.Geometry.dll

ToString()

Gets an empty System.String.

public override string ToString()

Returns

string

ToString(Serializer)

Sets the object's properties using a ToString string, according to the Serializer precision

public string ToString(Serializer serializer)

Parameters

serializer Serializer

the Serializer object where the object is going to be saved.

Returns

string