public void ScanlineCrossingCounts( NPointF point, out System.int clockwise, out System.int counterwise )
'Declaration
Public Sub ScanlineCrossingCounts( _ ByVal point As NPointF, _ ByRef clockwise As System.Integer, _ ByRef counterwise As System.Integer _ )
Parameters
- point
- clockwise
- counterwise