Class RadMapBorder
Inheritance
System.Object
RadMapBorder
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class RadMapBorder
Constructors
RadMapBorder(Border)
Properties
Border
BorderBrushColor
BorderColorValue
Declaration
public string BorderColorValue { get; }
Property Value
System.String
|
CanvasBottom
Declaration
public double CanvasBottom { get; }
Property Value
System.Double
|
CanvasLeft
Declaration
public double CanvasLeft { get; }
Property Value
System.Double
|
CanvasRight
Declaration
public double CanvasRight { get; }
Property Value
System.Double
|
CanvasTop
Declaration
public double CanvasTop { get; }
Property Value
System.Double
|
Color
GradientStops
Declaration
public List<GradientStop> GradientStops { get; }
Property Value
System.Collections.Generic.List<GradientStop>
|
Height
Declaration
public double Height { get; }
Property Value
System.Double
|
Visibility
Width
Declaration
public double Width { get; }
Property Value
System.Double
|
ZIndex
Declaration
public int ZIndex { get; }
Property Value
System.Int32
|