TsgDXFEntity.SetLWeight
Sets line weight width of the entity.
procedure SetLWeight(Value: Integer); virtual;
Description
Call SetLWeight to change line weight of the entity. SetLWeight is virtual method and can be overridden in descendants.
Go to CAD VCL Enterprise