ClassRadMapRectangle
Class
Represents the RadMapRectangle class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
cs-api-definition
public class RadMapRectangle
Inheritance: objectRadMapRectangle
Constructors
RadMapRectangle(Rectangle)
Represents the RadMapRectangle class
Declaration
cs-api-definition
public RadMapRectangle(Rectangle rectangle)
Parameters
rectangle
Properties
CanvasBottom
Get the Rectangle CanvasBottom
CanvasLeft
Get the Rectangle CanvasLeft
CanvasRight
Get the Rectangle CanvasRight
CanvasTop
Get the Rectangle CanvasTop
Color
Get the Rectangle color
Height
Get the Rectangle height
Rectangle
Get and Set the Rectangle
RectangleColorValue
Get the selected color RGB representation. Example: '255:0:0'.
Visibility
Get the Rectangle visibility
Width
Get the Rectangle width