AttributeReference.LineWeight Property

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

Property Value

float

Implements

IEntity.LineWeight
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