Click or drag to resize

DXFReaderNETControlRubberBandPenWidth Property

Returns/sets the width in pixel of the pen used to draw rubber band lines.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public int RubberBandPenWidth { get; set; }

Property Value

Type: Int32
Remarks
Default value: 0. Works only when RubberBandType is Solid.
See Also