Click or drag to resize

Dimension Constructor

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

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
protected Dimension(
	DimensionType type
)
Request Example View Source

Parameters

type
Type: netDxf.EntitiesDimensionType
See Also