Class Shape
Inheritance
System.Object
Shape
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map.BingRest
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class Shape : Object
Constructors
Shape()
Declaration
public Shape()
Properties
BoundingBox
Declaration
public double[] BoundingBox { get; set; }
Property Value
System.
|