Click or drag to resize

MLineStyleElement Constructor (Double)

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the MLineStyleElement class.

Namespace:  netDxf.Objects
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public MLineStyleElement(
	double offset
)
Request Example View Source

Parameters

offset
Type: SystemDouble
Element offset.
See Also