Overload | Description |
---|---|
ArrowShape Constructor() | Creates a new arrow shape. |
ArrowShape Constructor(SerializationInfo,StreamingContext) | Creates a new arrow shape object from serialization. |
ArrowShape Constructor(ArrowShape) | Creates a new shape that is a copy of the specified shape. |
ArrowShape Constructor(Point,Point,Single) | Creates a new shape. |