Class MapVisualElement
Inheritance
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.RadMap.dll
Syntax
public abstract class MapVisualElement : IClusterable, IBorderElement, IBoxStyle, IBoxElement, IFillElement, ITextElement, IShapedElement
Constructors
MapVisualElement()
Properties
BackColor
Declaration
public virtual Color BackColor { get; set; }
Property Value
System.Drawing.Color
|
Implements
BackColor2
Declaration
public virtual Color BackColor2 { get; set; }
Property Value
System.Drawing.Color
|
Implements
BackColor3
Declaration
public virtual Color BackColor3 { get; set; }
Property Value
System.Drawing.Color
|
Implements
BackColor4
Declaration
public virtual Color BackColor4 { get; set; }
Property Value
System.Drawing.Color
|
Implements
BorderColor
Declaration
public Color BorderColor { get; set; }
Property Value
System.Drawing.Color
|
BorderColor2
Declaration
public virtual Color BorderColor2 { get; set; }
Property Value
System.Drawing.Color
|
BorderColor3
Declaration
public virtual Color BorderColor3 { get; set; }
Property Value
System.Drawing.Color
|
BorderColor4
Declaration
public virtual Color BorderColor4 { get; set; }
Property Value
System.Drawing.Color
|
BorderDashPattern
Declaration
public virtual float[] BorderDashPattern { get; set; }
Property Value
System.Single[]
|
Implements
BorderDashStyle
Declaration
public virtual DashStyle BorderDashStyle { get; set; }
Property Value
System.Drawing.Drawing2D.DashStyle
|
Implements
BorderDrawMode
Declaration
public virtual BorderDrawModes BorderDrawMode { get; set; }
Property Value
BorderDrawModes
|
Implements
BorderSize
Declaration
public virtual SizeF BorderSize { get; set; }
Property Value
System.Drawing.SizeF
|
Implements
BorderWidth
Declaration
public virtual float BorderWidth { get; set; }
Property Value
System.Single
|
BottomColor
Declaration
public virtual Color BottomColor { get; set; }
Property Value
System.Drawing.Color
|
Implements
BottomShadowColor
Declaration
public virtual Color BottomShadowColor { get; set; }
Property Value
System.Drawing.Color
|
Implements
BottomWidth
Declaration
public virtual float BottomWidth { get; set; }
Property Value
System.Single
|
Implements
BoxStyle
Declaration
public virtual BorderBoxStyle BoxStyle { get; set; }
Property Value
BorderBoxStyle
|
Implements
Font
Gets or sets the font.
Declaration
public virtual Font Font { get; set; }
Property Value
System.Drawing.Font
The font. |
Implements
ForeColor
Gets or sets the fore color.
Declaration
public virtual Color ForeColor { get; set; }
Property Value
System.Drawing.Color
The fore color. |
Implements
GeographicBounds
Gets the geographic bounds.
Declaration
public virtual RectangleG GeographicBounds { get; }
Property Value
RectangleG
The geographic bounds. |
Implements
GradientAngle
Declaration
public virtual float GradientAngle { get; set; }
Property Value
System.Single
|
Implements
GradientPercentage
Declaration
public virtual float GradientPercentage { get; set; }
Property Value
System.Single
|
Implements
GradientPercentage2
Declaration
public virtual float GradientPercentage2 { get; set; }
Property Value
System.Single
|
Implements
GradientStyle
Declaration
public virtual GradientStyles GradientStyle { get; set; }
Property Value
GradientStyles
|
Implements
HorizontalWidth
Declaration
public virtual float HorizontalWidth { get; set; }
Property Value
System.Single
|
Implements
InnerColor
Declaration
public virtual Color InnerColor { get; set; }
Property Value
System.Drawing.Color
|
Implements
InnerColor2
Declaration
public virtual Color InnerColor2 { get; set; }
Property Value
System.Drawing.Color
|
Implements
InnerColor3
Declaration
public virtual Color InnerColor3 { get; set; }
Property Value
System.Drawing.Color
|
Implements
InnerColor4
Declaration
public virtual Color InnerColor4 { get; set; }
Property Value
System.Drawing.Color
|
Implements
IsInViewport
Gets a value indicating whether this instance is visible in the viewport.
Declaration
public abstract bool IsInViewport { get; }
Property Value
System.Boolean
|
IsSelected
Gets a value indicating whether this instance is selected.
Declaration
public virtual bool IsSelected { get; }
Property Value
System.Boolean
|
IsVisible
Gets or sets a value indicating whether this instance is visible.
Declaration
public virtual bool IsVisible { get; set; }
Property Value
System.Boolean
|
Layer
Gets the layer this element is added to.
Declaration
public MapLayer Layer { get; }
Property Value
MapLayer
The layer. |
LeftColor
Declaration
public virtual Color LeftColor { get; set; }
Property Value
System.Drawing.Color
|
Implements
LeftShadowColor
Declaration
public virtual Color LeftShadowColor { get; set; }
Property Value
System.Drawing.Color
|
Implements
LeftWidth
Declaration
public virtual float LeftWidth { get; set; }
Property Value
System.Single
|
Implements
Location
Gets or sets the location.
Declaration
public virtual PointG Location { get; set; }
Property Value
PointG
The location. |
Implements
NumberOfColors
Declaration
public virtual int NumberOfColors { get; set; }
Property Value
System.Int32
|
Implements
Offset
Declaration
public virtual SizeF Offset { get; set; }
Property Value
System.Drawing.SizeF
|
Implements
RawResource
Declaration
public virtual object RawResource { get; set; }
Property Value
System.Object
|
Implements
RightColor
Declaration
public virtual Color RightColor { get; set; }
Property Value
System.Drawing.Color
|
Implements
RightShadowColor
Declaration
public virtual Color RightShadowColor { get; set; }
Property Value
System.Drawing.Color
|
Implements
RightWidth
Declaration
public virtual float RightWidth { get; set; }
Property Value
System.Single
|
Implements
Shape
Size
Declaration
public virtual Size Size { get; set; }
Property Value
System.Drawing.Size
|
Implements
SmoothingMode
Declaration
public virtual SmoothingMode SmoothingMode { get; set; }
Property Value
System.Drawing.Drawing2D.SmoothingMode
|
Implements
Tag
Declaration
public object Tag { get; set; }
Property Value
System.Object
|
Text
Gets or sets the text.
Declaration
public virtual string Text { get; set; }
Property Value
System.String
The text. |
Implements
TextFormat
ToolTipText
Gets or sets the text of the tool tip for this element.
Declaration
public virtual string ToolTipText { get; set; }
Property Value
System.String
The tool tip text. |
Implements
TopColor
Declaration
public virtual Color TopColor { get; set; }
Property Value
System.Drawing.Color
|
Implements
TopShadowColor
Declaration
public virtual Color TopShadowColor { get; set; }
Property Value
System.Drawing.Color
|
Implements
TopWidth
Declaration
public virtual float TopWidth { get; set; }
Property Value
System.Single
|
Implements
VerticalWidth
Declaration
public virtual float VerticalWidth { get; set; }
Property Value
System.Single
|
Implements
Width
Declaration
public float Width { get; set; }
Property Value
System.Single
|
Implements
Methods
GetCurrentShape()
GetGeographicBounds()
Gets the geographic bounds of elements that consist of more than one figure.
Declaration
public virtual RectangleG[] GetGeographicBounds()
Returns
RectangleG[]
RectangleG[]. |
HitTest(PointG, PointL, IMapViewport)
Hit tests the element.
Declaration
public virtual bool HitTest(PointG pointG, PointL pointL, IMapViewport viewport)
Parameters
PointG
pointG
The point g. |
PointL
pointL
The point l. |
IMapViewport
viewport
The viewport. |
Returns
System.Boolean
|
Paint(IGraphics, IMapViewport)
Paints the element to the specified graphics.
Declaration
public abstract void Paint(IGraphics graphics, IMapViewport viewport)
Parameters
IGraphics
graphics
The graphics. |
IMapViewport
viewport
The viewport. |
ViewportChanged(IMapViewport, ViewportChangeAction)
Called when the viewport changes.
Declaration
public abstract void ViewportChanged(IMapViewport viewport, ViewportChangeAction action)
Parameters
IMapViewport
viewport
The viewport. |
ViewportChangeAction
action
The action. |
Explicit Interface Implementations
IBorderElement.ForeColor
Declaration
Color IBorderElement.ForeColor { get; }
Returns
System.Drawing.Color
|
Implements
IBorderElement.ForeColor2
Declaration
Color IBorderElement.ForeColor2 { get; }
Returns
System.Drawing.Color
|
Implements
IBorderElement.ForeColor3
Declaration
Color IBorderElement.ForeColor3 { get; }
Returns
System.Drawing.Color
|
Implements
IBorderElement.ForeColor4
Declaration
Color IBorderElement.ForeColor4 { get; }
Returns
System.Drawing.Color
|