public ShapeRightArrow(int zoom, int x, int y, int width, int height, ShapePaintPropertyInfo rectInfo, SignType signType) : base(zoom, x, y, width, height, rectInfo, signType) { }