Gets or sets the array of three doubles for this vector.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ArrayData As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IMathVector
Dim value As System.Object
instance.ArrayData = value
value = instance.ArrayData |
C# | |
---|
System.object ArrayData {get; set;} |
C++/CLI | |
---|
property System.Object^ ArrayData {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of three doubles
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0