GetEndPoint Method (ISketchParabola)
Obsolete. Superseded by ISketchParabola::GetEndPoint2 and ISketchParabola::IGetEndPoint2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetEndPoint() As Object |
Visual Basic (Usage) | |
---|
Dim instance As ISketchParabola
Dim value As Object
value = instance.GetEndPoint()
|
C++/CLI | |
---|
Object^ GetEndPoint(); |
See Also