PolylineSmoothSurfaceNDensity Property
|
Smooth surface N density (optional; default = 0)
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public short SmoothSurfaceNDensity { get; set; }
Public Property SmoothSurfaceNDensity As Short
Get
Set
public:
property short SmoothSurfaceNDensity {
short get ();
void set (short value);
}
member SmoothSurfaceNDensity : int16 with get, set
PROPERTY SmoothSurfaceNDensity AS SHORT GET SET
Property Value
Type:
Int16See Also