public Point GetPointOnBorder(
double rad
)Public Function GetPointOnBorder (
rad As Double
) As Pointpublic:
virtual Point^ GetPointOnBorder(
double rad
) sealedabstract GetPointOnBorder :
rad : float -> Point
override GetPointOnBorder :
rad : float -> Point