IScene3DSphere

Description

The IScene3DSphere interface contains properties that are used to determine parameters of spheres (points).

Properties

  Property name Brief description
R The R property determines a radius of a sphere (point). Available values should belong to the range [0;0.5].
Value The Value property determines coordinates of a sphere (a point).
ValueX The ValueX property determines a coordinate of a sphere (point) along the OX axis.
ValueY The ValueY property determines a coordinate of a sphere (point) along the OY axis.
ValueZ The ValueZ property determines a coordinate of a sphere (point) along the OZ axis.

Properties inherited from IScene3DPrimitive

  Property name Brief description
BitmapIndex The BitmapIndex property determines index of an image contained in the IScene3DTextureManager texture collection.
Color The Color property determines an 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