Class
RadMapPath

Represents the RadMapPath class

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

cs-api-definition
public class RadMapPath : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement

Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlRadMapPath

Implements: IAutomationPeerIControlIFrameworkElementIPeerConverterITargetElement

Inherited Members Control.IsTabStopPropertyControl.TabIndexPropertyControl.TabNavigationPropertyControl.PaddingPropertyControl.HorizontalContentAlignmentPropertyControl.VerticalContentAlignmentPropertyControl.BackgroundPropertyControl.BorderBrushPropertyControl.BorderThicknessPropertyControl.FontSizePropertyControl.ForegroundPropertyControl.IsEnabledPropertyControl.FontFamilyPropertyControl.FontStretchPropertyControl.FontStylePropertyControl.FontWeightPropertyControl.GetRealType()Control.IsTabStopControl.TabIndexControl.TabNavigationControl.PaddingControl.HorizontalContentAlignmentControl.VerticalContentAlignmentControl.BackgroundControl.BorderBrushControl.BorderThicknessControl.FontSizeControl.ForegroundControl.IsEnabledControl.FontFamilyControl.FontStretchControl.FontStyleControl.FontWeightSilverlightTestElement.UseLayoutRoundingPropertySilverlightTestElement.UseLayoutRoundingFrameworkElement.ActualWidthPropertyFrameworkElement.ActualHeightPropertyFrameworkElement.WidthPropertyFrameworkElement.HeightPropertyFrameworkElement.MinWidthPropertyFrameworkElement.MaxWidthPropertyFrameworkElement.MinHeightPropertyFrameworkElement.MaxHeightPropertyFrameworkElement.HorizontalAlignmentPropertyFrameworkElement.VerticalAlignmentPropertyFrameworkElement.MarginPropertyFrameworkElement.DesiredSizePropertyFrameworkElement.RenderSizePropertyFrameworkElement.NamePropertyFrameworkElement.TagPropertyFrameworkElement.DataContextPropertyFrameworkElement.OpacityPropertyFrameworkElement.ClipPropertyFrameworkElement.RenderTransformPropertyFrameworkElement.OpacityMaskPropertyFrameworkElement.RenderTransformOriginPropertyFrameworkElement.IsHitTestVisiblePropertyFrameworkElement.VisibilityPropertyFrameworkElement.GetIdentifier(out string, out string)FrameworkElement.IsChild(FrameworkElement)FrameworkElement.GetChildTagIndex(FrameworkElement)FrameworkElement.InitializeMappings(MappingsCollection)FrameworkElement.As<T>()FrameworkElement.CastAs<T>()FrameworkElement.SetProxy(bool)FrameworkElement.SetUid(string)FrameworkElement.SetFindInfo(VisualFindInfo)FrameworkElement.SetXamlTag(string)FrameworkElement.AssignReference(AutomationReference)FrameworkElement.KeyPress(Keys, int, int, int)FrameworkElement.GetRectangle()FrameworkElement.GetRectangle(FrameworkElement)FrameworkElement.GetIntRectangle()FrameworkElement.IsHitTest()FrameworkElement.IsHitTest(bool)FrameworkElement.IsHitTest(FrameworkElement, bool)FrameworkElement.Highlight()FrameworkElement.Highlight(bool)FrameworkElement.Parent()FrameworkElement.Parent<T>()FrameworkElement.Parent(string)FrameworkElement.Parent(string, bool)FrameworkElement.GetNextSibling()FrameworkElement.GetPrevSibling()FrameworkElement.NextSibling(string)FrameworkElement.NextSibling<T>()FrameworkElement.PreviousSibling(string)FrameworkElement.PreviousSibling<T>()FrameworkElement.AnySibling<T>()FrameworkElement.AnySibling(string)FrameworkElement.GetScreenRectangle()FrameworkElement.ScrollToVisible()FrameworkElement.ScrollToVisible(ScrollToVisibleType)FrameworkElement.EnsureClickable()FrameworkElement.ToXml()FrameworkElement.Refresh()FrameworkElement.Equals(object)FrameworkElement.GetHashCode()FrameworkElement.GetProperties()FrameworkElement.GetAttachedProperty<T>(string, string)FrameworkElement.SetAttachedProperty<T>(string, string, T)FrameworkElement.SetFocus()FrameworkElement.ValidateMouseLocationIfNeeded(Point)FrameworkElement.GetStringPresentation()FrameworkElement.ToRealObject()FrameworkElement.FromRealObject(object)FrameworkElement.ValidateType(Type, string)FrameworkElement.GetKnownControlTypes(TechnologyType)FrameworkElement.RegisterElement(Type, string)FrameworkElement.InitKnownWpfControlTypes()FrameworkElement.InitKnownSilverlightControlTypes()FrameworkElement.InitKnownXamlControlTypes(Type)FrameworkElement.GetControlTypeFromInterface(Type)FrameworkElement.Match(IFindExpression)FrameworkElement.SetDepth(int)FrameworkElement.AddChildNode(ITargetElement)FrameworkElement.SetClosingTag(ITargetElement)FrameworkElement.GetChildren()FrameworkElement.GetParent()FrameworkElement.GetHostParent()FrameworkElement.SetParent(ITargetElement)FrameworkElement.GetUniqueHashCode()FrameworkElement.ToString()FrameworkElement.Capture()FrameworkElement.CaptureImage()FrameworkElement.GetProperty<T>(string)FrameworkElement.GetPropertyTypeSafe(string)FrameworkElement.GetAutomationProperty(string)FrameworkElement.SetProperty(string, object)FrameworkElement.ActualWidthFrameworkElement.ActualHeightFrameworkElement.MinWidthFrameworkElement.MaxWidthFrameworkElement.MinHeightFrameworkElement.MaxHeightFrameworkElement.HorizontalAlignmentFrameworkElement.VerticalAlignmentFrameworkElement.MarginFrameworkElement.DesiredSizeFrameworkElement.RenderSizeFrameworkElement.NameFrameworkElement.OpacityFrameworkElement.ClipFrameworkElement.RenderTransformFrameworkElement.OpacityMaskFrameworkElement.RenderTransformOriginFrameworkElement.IsHitTestVisibleFrameworkElement.UidFrameworkElement.MappingsFrameworkElement.AutomationIdFrameworkElement.XamlTagBaseFrameworkElement.TextFrameworkElement.TextBlockContentFrameworkElement.TextLiteralContentFrameworkElement.UserFrameworkElement.XamlTagFrameworkElement.WaitFrameworkElement.FindFrameworkElement.ApplicationFrameworkElement.AbsoluteTagIndexFrameworkElement.TagNameIndexFrameworkElement.AbsoluteSiblingTagIndexFrameworkElement.EnableValidateMouseLocationFrameworkElement.ToolTipTextFrameworkElement.ComputedVisibilityFrameworkElement.IsVisibleFrameworkElement.ChildrenFrameworkElement.TechnologyTypeFrameworkElement.DepthFrameworkElement.IsTestRegionFrameworkElement.ParsedElementFrameworkElement.HostAutomationObject<FrameworkElement>.GetProperty(AutomationProperty)AutomationObject<FrameworkElement>.GetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.SetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.InvokeMethod(AutomationMethod, params object[])AutomationObject<FrameworkElement>.InvokeMethod(string, params object[])AutomationObject<FrameworkElement>.Serialize()AutomationObject<FrameworkElement>.Deserialize(string)AutomationObject<FrameworkElement>.ReferenceAutomationObject<FrameworkElement>.PropertyBag

Constructors

RadMapPath(Path)

Represents the RadMapPath class

Declaration

cs-api-definition
public RadMapPath(Path path)

Parameters

path

Path

Properties

CenterXPoint

Get the Center X point property

Declaration

cs-api-definition
public double[] CenterXPoint { get; }

Property Value

double[]

CenterYPoint

Get the Center Y point property

Declaration

cs-api-definition
public double[] CenterYPoint { get; }

Property Value

double[]

Color

Get the Path color

Declaration

cs-api-definition
public Color Color { get; }

Property Value

Color

Figures

Gets a list of Figures

Declaration

cs-api-definition
public List<PathFigure> Figures { get; }

Property Value

List<PathFigure>

GradientStops

Get the Path Fill GradientStops

Declaration

cs-api-definition
public List<GradientStop> GradientStops { get; }

Property Value

List<GradientStop>

Height

Get the Path height

Declaration

cs-api-definition
public double Height { get; }

Property Value

double

Path

Get and Set the Path

Declaration

cs-api-definition
public Path Path { get; }

Property Value

Path

PathColorValue

Get the selected color RGB representation. Example: '255:0:0'.

Declaration

cs-api-definition
public string PathColorValue { get; }

Property Value

string

PathData

Gets a string representing path's Figures data

Declaration

cs-api-definition
public object PathData { get; }

Property Value

object

PathPointsCollection

Get the Path Points collections.

Declaration

cs-api-definition
public List<Point> PathPointsCollection { get; }

Property Value

List<Point>

PathPointsCollection10

Get the Path Points collections.

Declaration

cs-api-definition
public List<Point> PathPointsCollection10 { get; }

Property Value

List<Point>

PathPointsCollection11

Get the Path Points collections.

Declaration

cs-api-definition
public List<Point> PathPointsCollection11 { get; }

Property Value

List<Point>

PathPointsCollection12

Get the Path Points collections.

Declaration

cs-api-definition
public List<Point> PathPointsCollection12 { get; }

Property Value

List<Point>

PathPointsCollection13

Get the Path Points collections.

Declaration

cs-api-definition
public List<Point> PathPointsCollection13 { get; }

Property Value

List<Point>

PathPointsCollection14

Get the Path Points collections.

Declaration

cs-api-definition
public List<Point> PathPointsCollection14 { get; }

Property Value

List<Point>

PathPointsCollection15

Get the Path Points collections.

Declaration

cs-api-definition
public List<Point> PathPointsCollection15 { get; }

Property Value

List<Point>

PathPointsCollection2

Get the Path Points collections.

Declaration

cs-api-definition
public List<Point> PathPointsCollection2 { get; }

Property Value

List<Point>

PathPointsCollection3

Get the Path Points collections.

Declaration

cs-api-definition
public List<Point> PathPointsCollection3 { get; }

Property Value

List<Point>

PathPointsCollection4

Get the Path Points collections.

Declaration

cs-api-definition
public List<Point> PathPointsCollection4 { get; }

Property Value

List<Point>

PathPointsCollection5

Get the Path Points collections.

Declaration

cs-api-definition
public List<Point> PathPointsCollection5 { get; }

Property Value

List<Point>

PathPointsCollection6

Get the Path Points collections.

Declaration

cs-api-definition
public List<Point> PathPointsCollection6 { get; }

Property Value

List<Point>

PathPointsCollection7

Get the Path Points collections.

Declaration

cs-api-definition
public List<Point> PathPointsCollection7 { get; }

Property Value

List<Point>

PathPointsCollection8

Get the Path Points collections.

Declaration

cs-api-definition
public List<Point> PathPointsCollection8 { get; }

Property Value

List<Point>

PathPointsCollection9

Get the Path Points collections.

Declaration

cs-api-definition
public List<Point> PathPointsCollection9 { get; }

Property Value

List<Point>

PathStrokeValue

Get the selected color RGB representation. Example: '255:0:0'.

Declaration

cs-api-definition
public string PathStrokeValue { get; }

Property Value

string

RadiusX

Get the RadiusX property

Declaration

cs-api-definition
public double[] RadiusX { get; }

Property Value

double[]

RadiusY

Get the RadiusY property

Declaration

cs-api-definition
public double[] RadiusY { get; }

Property Value

double[]

Stroke

Get the Path stroke

Declaration

cs-api-definition
public Color Stroke { get; }

Property Value

Color

StrokeThickness

Get the Path StrokeThickness

Declaration

cs-api-definition
public double StrokeThickness { get; }

Property Value

double

Visibility

Get the Path visibility

Declaration

cs-api-definition
public Visibility Visibility { get; }

Property Value

Visibility

Width

Get the Path width

Declaration

cs-api-definition
public double Width { get; }

Property Value

double

XValue

Get the Path XValue

Declaration

cs-api-definition
public double XValue { get; }

Property Value

double

YValue

Get the Path YValue

Declaration

cs-api-definition
public double YValue { get; }

Property Value

double

Methods

GetPathPoints(PathFigure)

Get the Path Points.

Declaration

cs-api-definition
protected IEnumerable<Point> GetPathPoints(PathFigure figure)

Parameters

figure

PathFigure

Returns

IEnumerable<Point>