Skip to main content

Methods

MethodsDescription
CreateCreates an instance of the TsgDXFViewport object.
DestroyFrees up all internal objects before destroying this object.
GetBoundaryThe method returns the boundary of the Viewport as the TsgDXFEntity object.
GetBoundariesAsPointsThe method returns the boundary of viewport entity as list of points.
OffsetThe method sets the center point of viewport.
SetBoundaryThe method sets the boundary of the viewport as entity.
Derived from TsgDXFPenEntityDescription
AssignEntityThe method copies properties of source entity to current entity.
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.
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.