Method FromString
- Namespace
- VectorDraw.Geometry
- Assembly
- VectorDraw.Geometry.dll
FromString(string)
Sets the property values of the object from a given string.
public void FromString(string str)
Parameters
strstringA string representing the object.