Click or drag to resize

LinetypeShapeSegmentScale Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the scale of the shape relative to the scale of the line type.

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

Property Value

Type: Double
Remarks
If the size of the shape style is 0, the scale value alone is used as the size.
See Also