'宣言 Public Function New( _ ByVal tickmark As NumericGaugeToolTickmark, _ ByVal point1 As PointF, _ ByVal point2 As PointF, _ ByVal parent As NumericGaugeAreaUIElement _ )
public NumericGaugeTickmarkUIElement( NumericGaugeToolTickmark tickmark, PointF point1, PointF point2, NumericGaugeAreaUIElement parent )