IDLgrView

Superclasses | Creation | Properties | Methods | Version History

A view object represents a rectangular area in which graphics objects are drawn. It is a container for objects of the IDLgrModel class.

Note
See Positioning Objects in a View (Object Programming) for more information on using the properties and methods of the view object.

Superclasses

IDL_Container

IDLitComponent

Creation

See IDLgrView::Init.

Properties

Objects of this class have the following properties. See IDLgrView Properties for details on individual properties.

In addition, objects of this class inherit the properties of all superclasses of this class.

Methods

This class has the following methods:

In addition, this class inherits the methods of its superclasses (if any).

Version History

5.0

Introduced