IDLgrModel
Superclasses | Creation | Properties | Methods | Version History | See Also
A model object represents a graphical item or group of items that can be transformed (rotated, scaled, and/or translated). It serves as a container of other IDLgrModel objects or atomic graphic objects. IDLgrModel applies a transform to the current view tree.
Superclasses
Creation
See IDLgrModel::Init.
Properties
Objects of this class have the following properties. See IDLgrModel 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 this following methods:
In addition, this class inherits the methods of its superclasses (if any).
Version History
See Also
Translating, Rotating and Scaling Objects (Object Programming)