Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. CoreGraphics
  3. CGPoint
  4. ToDictionary()
  • CGPoint
    • Empty
    • CGPoint(CGPoint)
    • CGPoint(Double, Double)
    • CGPoint(nfloat, nfloat)
    • CGPoint(NFloat, NFloat)
    • CGPoint(Single, Single)
    • IsEmpty
    • X
    • Y
    • Add(CGPoint, CGSize)
    • Deconstruct(NFloat, NFloat)
    • Equals(CGPoint)
    • Equals(Object)
    • GetHashCode()
    • Subtract(CGPoint, CGSize)
    • ToDictionary()
    • ToString()
    • TryParse(NSDictionary, CGPoint)
    • explicit operator Point(CGPoint)
    • explicit operator PointF(CGPoint)
    • implicit operator CGPoint(Point)
    • implicit operator CGPoint(PointF)
    • operator -(CGPoint, CGSize)
    • operator !=(CGPoint, CGPoint)
    • operator +(CGPoint, CGSize)
    • operator ==(CGPoint, CGPoint)
    • ToPoint(CGPoint)
    • ToPoint(CGPoint)
xamarinmac
namespace CoreGraphics
{
    public struct CGPoint : IEquatable<CGPoint>
    {
        public NSDictionary ToDictionary();
    }
}
.NET
6.07.08.09.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙