Gets or sets the x coordinate of the spline point.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property X As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISplineHandle
Dim value As Double
instance.X = value
value = instance.X
|
C++/CLI | |
---|
property double X {
double get();
void set (double value);
} |
Return Value
x coordinate of the spline point
Example
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0