 | ShapeSize Property |
imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the size of the shape.
Namespace:
netDxf.Entities
Assembly:
netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
Remarks
The shape size is relative to the actual size of the shape definition.
The size value works as an scale value applied to the dimensions of the shape definition,
it cannot be zero and, negative values will invert the shape in the local X and Y axis.
Values cannot be zero. Default: 1.0.
See Also