Skip to main content

Methods

MethodsDescription
AssignEntityThe method copies properties of source entity to current entity.
GetBoxPointsSee TsgDXFEntity.GetBoxPoints method.
Derived from TsgDXFLineDescription
CreateCreates an instance of the TsgDXFLine object.
DestroyFrees up all internal objects before destroying this object.
Derived from TsgDXFPenLineDescription
GetThicknessThe method returns entity's thickness.
SetLWeightThe method call SetLWeight to change line weight of the entity.
Derived from TsgDXFPenEntityDescription
SetColorThe method changes the color used for drawing.
Derived from TsgDXFEntityDescription
AddEntityThe method adds a new child entity.
CloneThe method copies properties of source entity to current entity (include Handle).
DrawThe method generates the OnDraw event.
EntNameThe method returns an entity name.
SetLTypeThe method sets line type of the entity.