CadEntityBase.LineWeight

CadEntityBase.LineWeight property

Gets or sets the line weight for the entity.

public short LineWeight { get; set; }

Property Value

The line weight.

Remarks

This property is always 0 for versions earlier than AC1015.

See Also