Class TypeToolLineInfo

TypeToolLineInfo class

Type tool line info.

public class TypeToolLineInfo

Constructors

NameDescription
TypeToolLineInfo()The default constructor.

Properties

NameDescription
Char { get; set; }Gets or sets the char.

Methods

NameDescription
Save(StreamContainer, int)Saves the TypeToolLineInfo information to the specified stream container.

See Also