Summary
Initializes a new instance of the
RelativePoint
struct.
- Namespace
- Avalonia
- Containing Type
- RelativePoint
Syntax
public RelativePoint(Point point, RelativeUnit unit)
Parameters
Name | Type | Description |
---|---|---|
point | Point | The point. |
unit | RelativeUnit | The unit. |
Return Value
Type | Description |
---|---|
void |