_getPointCoordOnDonutShapeWithSpace Method (IPointSpacePolicy)
In This Topic
Syntax
'Declaration
Function _getPointCoordOnDonutShapeWithSpace( _
ByVal As Double, _
ByVal As Double, _
ByVal As Double, _
ByVal As Double, _
ByVal As Double, _
ByVal As Double, _
ByVal As Double, _
ByVal As Double _
) As IPoint
IPoint _getPointCoordOnDonutShapeWithSpace(
double ,
double ,
double ,
double ,
double ,
double ,
double ,
double
)
Parameters
- pointAngle
- pointRadius
- cx
- cy
- radius
- innerRadius
- startAngle
- sweepAngle
See Also