Property StyleName
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
StyleName
Gets or sets the dimension style name.
[CadString(CadEntityAttribute.Cad002, CadParameterType.MustHave, "AcDbDimStyleTableRecord")]
public string StyleName { get; set; }