System.Object
Point
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class Point : Object, JsonSerializable
Constructors Point() Declaration Point(Double, Double) Declaration
public Point(double x, double y)
Parameters Type Name Description System.Double x System.Double y Properties X Declaration
public double X { get; set; }
Property Value Type Description System.Double Y Declaration
public double Y { get; set; }
Property Value Type Description System.Double Methods Serialize(SerializationContext, String) Declaration
public void Serialize(SerializationContext c, string propertyName = null)
Parameters Implements
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4