IGetEndPoint Method (ISketchEllipse)
Obsolete. Superseded by ISketchEllipse::GetEndPoint2 and ISketch Ellipse::IGetEndPoint2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetEndPoint() As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISketchEllipse
Dim value As Double
value = instance.IGetEndPoint()
|
C++/CLI | |
---|
double IGetEndPoint(); |
See Also