'Declaration Public Function _buildDonutSegmentWithSpace( _ ByVal cx As Double, _ ByVal cy As Double, _ ByVal radius As Double, _ ByVal innerRadius As Double, _ ByVal startAngle As Double, _ ByVal sweep As Double, _ ByVal borderRadius As IBorderRadiusOption _ ) As IPath
public IPath _buildDonutSegmentWithSpace( double cx, double cy, double radius, double innerRadius, double startAngle, double sweep, IBorderRadiusOption borderRadius )
Parameters
- cx
- cy
- radius
- innerRadius
- startAngle
- sweep
- borderRadius