'Declaration Public Function New( _ ByVal option As ITrackLineOption, _ ByVal cx As Double, _ ByVal cy As Double, _ ByVal radius As Double, _ ByVal startAngle As Double, _ ByVal sweep As Double, _ ByVal region As _BaseShape _ )
public _RadialTrackLine( ITrackLineOption option, double cx, double cy, double radius, double startAngle, double sweep, _BaseShape region )
Parameters
- option
- cx
- cy
- radius
- startAngle
- sweep
- region