Class CadMLineStyleElement

CadMLineStyleElement class

The CadMLineStyleElement data

public class CadMLineStyleElement

Constructors

NameDescription
CadMLineStyleElement()The default constructor.

Properties

NameDescription
ElementColor { get; set; }Gets or sets the color of the element.
ElementLinetype { get; set; }Gets or sets the element linetype.
ElementOffset { get; set; }Gets or sets the element offset.

See Also