Class TextPath

TextPath class

public class TextPath : Command

Constructors

NameDescription
TextPath(CgmFile)
TextPath(CgmFile, Type)

Properties

NameDescription
ElementClass { get; }
ElementId { get; }
Path { get; set; }

Methods

NameDescription
override ReadFromBinary(IBinaryReader)
override ToString()
override WriteAsBinary(IBinaryWriter)
override WriteAsClearText(IClearTextWriter)

Other Members

NameDescription
enum Type

See Also