'Declaration
Public Function IntersectWithRadianRay( _ ByVal angle As System.Single, _ ByRef sideIndex As System.Integer _ ) As NPointD
'Usage
Dim instance As NRectangleD Dim angle As System.Single Dim sideIndex As System.Integer Dim value As NPointD value = instance.IntersectWithRadianRay(angle, sideIndex)
Parameters
- angle
- sideIndex