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