Entity.LineWeight Property

Gets or sets the entity line weight.
Public Overridable Property LineWeight() As Single
This language is not supported or no code example is available.
public virtual float LineWeight {get; set;}
This language is not supported or no code example is available.

Property Value

float
Remarks
 
This value corresponds to pixels when drawing on screen and to mm when exporting to vectorial formats.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition