 | DxfDocumentShapeStyles Property |
imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the shape styles collection.
Namespace:
netDxf
Assembly:
netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
Remarks
The dxf stores the TextStyles and ShapeStyles in the same table list, here, they are separated since they serve a different role.
Under normal circumstances you should not need to access this list.
See Also