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