On this pageGetEntityColorDescriptionThe GetEntityColor method returns an entity's color.ParameterTypeDescriptionAEntityTsgDXFEntityA file nameAInsertTsgDXFInsertA metafile widthSyntaxfunction GetEntityColor(AEntity: TsgDXFEntity; AInsert: TsgDXFInsert): TColor; virtual;