Initial Release 4.0

Data Type : Navigators

VIEWMAP_RECT_RECORD - Navigator rectangle graphic CD record.
----------------------------------------------------------------------------------------------------------

#include <vmods.h>

Definition :

typedef struct {
  VMODSdrobj DRobj;

Description :

The VIEWMAP_RECT_RECORD stores a rectangle graphic (includes Rectangle, Ellipse, Round Rectangel, and Button objects) in a Navigator. This record is stored in items of type TYPE_VIEWMAP_LAYOUT, the graphical layout of the Navigator. The fields in this structure are:
See Also :

VMODSdrobj
----------------------------------------------------------------------------------------------------------