Class PathGeometryData
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class PathGeometryData : GeometryData, INotifyPropertyChanged
Constructors
PathGeometryData()
Declaration
public PathGeometryData()
Properties
Figures
Declaration
public PathFigureDataCollection Figures { get; }
Property Value
FillRule
Declaration
public FillRule FillRule { get; set; }
Property Value
Microsoft.
|
Methods
OnShapeBasePointChanged()
Declaration
protected override void OnShapeBasePointChanged()