'Declaration Function _getPointCoordOnDonutShape( _ ByVal pointAngle As Double, _ ByVal pointRadius As Double _ ) As IPoint
IPoint _getPointCoordOnDonutShape( double pointAngle, double pointRadius )
Parameters
- pointAngle
- pointRadius
'Declaration Function _getPointCoordOnDonutShape( _ ByVal pointAngle As Double, _ ByVal pointRadius As Double _ ) As IPoint
IPoint _getPointCoordOnDonutShape( double pointAngle, double pointRadius )