IScene3DPrimitive

Description

The IScene3DPrimitive interface contains properties for defining the appearance of graphics primitives. It is used as a base interface for the following interfaces:

Properties

  Property name Brief description
BitmapIndex The BitmapIndex property determines index of an image, contained in the IScene3DTextureManager texture collection.
Color The Color property determines object color.
Selected The Selected property determines whether an object is selected.
Visible The Visible property determines whether an object is visible.

See also:

Chart Assembly Interfaces