Click or drag to resize

BlockRecordScaleUniformly Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets if the block must be scaled uniformly.

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

Property Value

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