Class viewcubeObj
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
This is a class object that manage the 3d cube.
It is accessible by viewcube
public class viewcubeObj
- Inheritance
-
viewcubeObj
- Inherited Members
Properties
- display
An integer that represents if the cube will be displayed or not.Set 0 in order Not to be displayed and 1 to be displayed.By default is not be displayed.
- lacation
An integer that represents the location of the cube.0 is top-left,1 is top-right,2 is bottom-left and 3 is bottom-right.
- opacity
An integer (0-255).Minimum value is more transparent and maximun value is less transparent.Default value is 196.
- size
The size of the cube.It can be 0,1,2.0 is small,1 is medium and 2 is large.