RadMapPath
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class RadMapPath : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlRadMapPath...
Implements:
Inherited Members
Constructors
Properties
C#
public double[] CenterXPoint { get; }
C#
public double[] CenterYPoint { get; }
C#
public List<PathFigure> Figures { get; }
C#
public List<GradientStop> GradientStops { get; }
C#
public string PathColorValue { get; }
C#
public List<Point> PathPointsCollection { get; }
C#
public List<Point> PathPointsCollection10 { get; }
C#
public List<Point> PathPointsCollection11 { get; }
C#
public List<Point> PathPointsCollection12 { get; }
C#
public List<Point> PathPointsCollection13 { get; }
C#
public List<Point> PathPointsCollection14 { get; }
C#
public List<Point> PathPointsCollection15 { get; }
C#
public List<Point> PathPointsCollection2 { get; }
C#
public List<Point> PathPointsCollection3 { get; }
C#
public List<Point> PathPointsCollection4 { get; }
C#
public List<Point> PathPointsCollection5 { get; }
C#
public List<Point> PathPointsCollection6 { get; }
C#
public List<Point> PathPointsCollection7 { get; }
C#
public List<Point> PathPointsCollection8 { get; }
C#
public List<Point> PathPointsCollection9 { get; }
C#
public string PathStrokeValue { get; }
C#
public double StrokeThickness { get; }
C#
public Visibility Visibility { get; }
Methods
C#
protected IEnumerable<Point> GetPathPoints(PathFigure figure)
IEnumerable<Point>