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; }
Public Property RubberBandPenWidth As Integer
Get
Set
public:
property int RubberBandPenWidth {
int get ();
void set (int value);
}
member RubberBandPenWidth : int with get, set
PROPERTY RubberBandPenWidth AS LONG GET SET
Property Value
Type:
Int32Remarks See Also