Click or drag to resize

LinetypeShapeSegmentStyle Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the shape style.

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public ShapeStyle Style { get; }
Request Example View Source

Property Value

Type: ShapeStyle
Remarks
It is required that the equivalent .shp file to be also present in the same folder or one of the support folders defined in the DxfDocument.
See Also