Table of Contents

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

str string

A string representing the object.