CadMLineStyleObject.MLineStyleElements

CadMLineStyleObject.MLineStyleElements property

Gets or sets the m line style elements.

public List<CadMLineStyleElement> MLineStyleElements { get; set; }

Property Value

The m line style elements.

See Also