Click or drag to resize

ShapeStyleDefault Property

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

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

Property Value

Type: ShapeStyle
Remarks
AutoCad stores the shapes for the predefined complex linetypes in the ltypeshp.shx file.
See Also