PointF
Empty
PointF(Vector2)
PointF(Single, Single)
IsEmpty
X
Y
Add(PointF, Size)
Add(PointF, SizeF)
Equals(Object)
Equals(PointF)
GetHashCode()
Subtract(PointF, Size)
Subtract(PointF, SizeF)
ToString()
ToVector2()
explicit operator PointF(Vector2)
explicit operator Vector2(PointF)
operator -(PointF, Size)
operator -(PointF, SizeF)
operator !=(PointF, PointF)
operator +(PointF, Size)
operator +(PointF, SizeF)
operator ==(PointF, PointF)
xamarinmac
namespace System.Drawing
{
[TypeForwardedFrom("Xamarin.Mac, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065")]
public struct PointF : IEquatable<PointF>
{
public float X { get; set; }
}
}
NetFx Compat Lab | 36.6 %
Reference this API 35.9 %
Get property 26.8 %
Set property |
---|---|
nuget.org | 1.1 %
Reference this API 1.1 %
Get property 0.6 %
Set property |
Upgrade Planner | 2.3 %
Reference this API 2.3 %
Get property 1.4 %
Set property |
.NET | 5.06.07.08.09.010.0 |
.NET Core | 1.01.12.02.12.23.03.1 |
.NET Framework | 1.01.12.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 1.11.21.31.41.51.62.02.1 |
Information specific to xamarinmac | |
Assembly | System.Drawing.Common , Version=4.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API