Product of Inertia between the X and Y body axes. Uses MomentOfInertia Dimension.
Read-write property
[Visual Basic .NET] |
---|
Public Property Ixy() As Double |
[C#] |
---|
public double Ixy {get; set;} |
[Managed C++] |
---|
public: __property double get_Ixy(); |
[Unmanaged C++] |
---|
public: HRESULT get_Ixy( |
[Java] |
---|
public double getIxy();public void setIxy( |