Click or drag to resize

BlockRecordScaleUniformly Property

Gets or sets if the block must be scaled uniformly.

Namespace:  DXFReaderNET.Blocks
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public bool ScaleUniformly { get; set; }

Property Value

Type: Boolean
Remarks
This property is only compatible with dxf version AutoCad2007 and upwards.
See Also