Gets and sets the end point of this magnetic line.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property EndPoint As MathPoint |
Visual Basic (Usage) | |
---|
Dim instance As IMagneticLine
Dim value As MathPoint
instance.EndPoint = value
value = instance.EndPoint |
C# | |
---|
MathPoint EndPoint {get; set;} |
C++/CLI | |
---|
property MathPoint^ EndPoint {
MathPoint^ get();
void set ( & MathPoint^ value);
} |
Property Value
IMathPoint
See Also
Availability
SolidWorks 2012 FCS, Revision Number 20.0