Table of Contents

Property StyleName

Namespace
Aspose.CAD.FileFormats.Cad.CadObjects.MLineStyleObject
Assembly
Aspose.CAD.dll

StyleName

Gets or sets the name of the style.

[CadString(CadEntityAttribute.Cad002, CadParameterType.MustHave, "AcDbMlineStyle")]
public string StyleName { get; set; }

Property Value

string

The name of the style.