Interface IFromString
- Namespace
- VectorDraw.Serialize
- Assembly
- VectorDraw.Serialize.dll
Interface that gives the FromString and ToString functionality to the object.
public interface IFromString
Methods
- FromString(string)
Sets the object's properties using a ToString string.
- ToString(Serializer)
Sets the object's properties using a ToString string, according to the Serializer precision