Click or drag to resize

MLineScale Property

Gets or sets the multiline scale.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public double Scale { get; set; }

Property Value

Type: Double
Remarks
AutoCad accepts negative scales, but it is not recommended.
See Also