Point Property
Gets or sets the point.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Point Point { get; set; }
Public Property Point As Point
Get
Set
member Point : Point with get, set
Property Value
Point
The point.