Class PolyStyle
Inheritance
System.Object
PolyStyle
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class PolyStyle : Object
Constructors
PolyStyle()
Declaration
public PolyStyle()
PolyStyle(XElement)
Declaration
public PolyStyle(XElement polyStyle)
Parameters
System.
|
Properties
Color
Declaration
public Color Color { get; set; }
Property Value
Windows.
|
Fill
Declaration
public bool Fill { get; set; }
Property Value
System.
|
Outline
Declaration
public bool Outline { get; set; }
Property Value
System.
|