Effect.SetAxes Method

Language:

Definition

Visual Basic Public Sub SetAxes( _
    ByVal value() As Integer _
)
C# public void SetAxes(
    int[] value
);
C++ public:
void SetAxes(
    array<int>^ value
);
JScript public function SetAxes(
    value : int[]
);

Parameters

value System.Int32[]

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center