Class Pixel
Inheritance
System.Object
Pixel
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map.BingRest
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class Pixel : Object
Constructors
Pixel()
Declaration
public Pixel()
Properties
X
Declaration
public string X { get; set; }
Property Value
System.
|
Y
Declaration
public string Y { get; set; }
Property Value
System.
|