Daylight v4.9 Release Date: 1 February 2008 Namedt_framega - retrieve the graphics attribute of the depiction frameGeneric Prototypedt_framega(dt_Handle) => dt_IntegerC Prototype#include "dt_depict.h"dt_Integer dt_framega(dt_Handle depiction) FORTRAN Prototypeinclude 'dt_f_depict.inc'integer*4 dt_f_framega(depiction) integer*4 depiction DescriptionGets the graphics attribute for the frame of the depiction.Return ValueReturns the graphics attribute of the depiction. For all other objects, this property is defined as 0.Related Topicsdt_alloc_depiction(3) dt_frame(3) dt_ga(3) dt_setframe(3) dt_setframega(3) dt_setga(3) |