CadBaseEntity.LineTypeName

CadBaseEntity.LineTypeName property

Gets or sets the name of the line type.

public string LineTypeName { get; set; }

Property Value

The name of the line type.

See Also