Daylight v4.9 Release Date: 1 February 2008 Namedt_frame - retrieve the frame attribute of a depictionGeneric Prototypedt_frame(dt_Handle) => dt_BooleanC Prototype#include "dt_depict.h"dt_Boolean dt_frame(dt_Handle depiction) FORTRAN Prototypeinclude 'dt_f_depict.inc'logical dt_f_frame(depiction) integer*4 depiction DescriptionGets the frame attribute for the depiction.Return ValueReturns the frame attribute for the depiction. For all other object types, this property is defined as FALSE.Related Topicsdt_framega(3) dt_setframe(3) dt_setframega(3) |