RelativePosition Constructors
Provides settings for positioning of annotation objects in relation to their anchor points.| Name | Parameters | Description |
|---|---|---|
| RelativePosition() | none | Initializes a new instance of the RelativePosition class with the default settings. |
| RelativePosition(Double, Double) | angle, connectorLength | Initializes a new instance of the RelativePosition class with the specified rotation angle and connector length. |
See Also