Skip to main content

Methods

MethodsDescription
Accepts
AddThe method adds polyline basing on the TsgCADBasePolyline class object.
GetThicknessThe method returns thickness of the TsgFlatPoly class object.
Derived from TsgFlatEntityDescription
AssignEntityThe method copies properties of source entity to current entity.
CreateCreates an instance of the TsgFlatEntity class object.
DestroyFrees up internal objects before destroying the TsgFlatEntity class instance.
PCountThe method returns the number of coordinates. It counts X and Y coordinates.
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.
GetBoxPointsThe method is used in drawing cycle for fast checking whether the entity must be drawn.
GetThicknessThe method returns entity's thickness.
SetLTypeThe method sets line type of the entity.
SetLWeightThe method sets line weight width of the entity.