IChart > Chart Assembly Interfaces > IScene3DPlane
The IScene3DPlane interface contains properties that are used to determine scene plane parameters.
Property name | Brief description | |
![]() |
Offset | The Offset property determines a level offset relative to the coordinate origin [-0.5; 0.5] (along the vector of a proper normal line). |
![]() |
Type | The Type property determines level orientation relative to coordinate planes. |
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: