Represents the main contructor
Namespace: Ico.Windows.Media.Media3DAssembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Axis3D( AxisTypes axisType ) |
Visual Basic |
---|
Public Sub New ( _ axisType As AxisTypes _ ) |
JScript |
---|
public function Axis3D( axisType : AxisTypes ) |
Parameters
- axisType
- Type: Ico.Windows.Media.Media3D..::..AxisTypes