ArrowRenderer Constructor |
Name | Description | |
---|---|---|
ArrowRenderer |
Constructs a new default ArrowRenderer object.
| |
ArrowRenderer(Color, Int32, ArrowProperties) |
Constructs a new ArrowRenderer object with the specified line color, width, and ArrowProperties.
| |
ArrowRenderer(Color, Int32, ArrowProperties, Single) |
Constructs a new ArrowRenderer object with the specified line color, width, ArrowProperties
and miter limit. The miter limit is set to the .NET default if not specified.
|