Skip to main content

Methods

MethodsDescription
AssignEntityThe method copies properties of source entity to current entity.
Derived from TsgDXFSplineDescription
ControlCountThe method returns count of the control points of the spline.
CreateCreates internal objects after creating this object.
DestroyFrees up internal objects before destroying this object.
FitCountThe method returns number of the fits points.
GetPointsThe method calls the Proc procedure with all controls point if spline.
Derived from TsgCADBasePolylineDescription
DottedCountThe method returns a quantity of DottedSingPts in the TsgCADBasePolyline object.
GetBoxPointsThe method see the TsgDXFEntity.GetBoxPoints method.
PointCountThe method returns a quantity of PolyPoints in the TsgCADBasePolyline 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.