ClassRadMapBorder
Class
Represents the RadMapBorder class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class RadMapBorder
Inheritance: objectRadMapBorder
Constructors
RadMapBorder(Border)
Represents the RadMapBorder class
Properties
Border
Get and Set the Border
BorderBrushColor
Get the BorderBrush color
BorderColorValue
Get the selected color RGB representation. Example: '255:0:0'.
CanvasBottom
Get the Border CanvasBottom
CanvasLeft
Get the Border CanvasLeft
CanvasRight
Get the Border CanvasRight
CanvasTop
Get the Border CanvasTop
Color
Get the Border color
GradientStops
Get the GradientStops color
Declaration
cs-api-definition
public List<GradientStop> GradientStops { get; }
Property Value
Height
Get the Border height
Visibility
Get the Border visibility
Width
Get the Border width