'宣言
Public Function _calculateViewInfoFromShapeInfo( _ ByVal shapeCenterX As Double, _ ByVal shapeCenterY As Double, _ ByVal shapeRadius As Double, _ ByVal shapeInnerRadius As Double, _ ByVal shapeStartAngle As Double, _ ByVal shapeSweepAngle As Double _ ) As IDonutShape
public IDonutShape _calculateViewInfoFromShapeInfo( double shapeCenterX, double shapeCenterY, double shapeRadius, double shapeInnerRadius, double shapeStartAngle, double shapeSweepAngle )
パラメータ
- shapeCenterX
- shapeCenterY
- shapeRadius
- shapeInnerRadius
- shapeStartAngle
- shapeSweepAngle