Click or drag to resize

ShapeStyleSize Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the shape size.

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

Property Value

Type: Double
Remarks
This value seems to have no effect on shapes or complex line types with shapes. Default: 0.0.
See Also