Class MapHtmlCallout
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.WinControls.UI
Assembly: Telerik.WinControls.RadMap.dll
Syntax
public class MapHtmlCallout : MapCallout, IClusterable, IBorderElement, IBoxStyle, IBoxElement, IFillElement, ITextElement, IShapedElement
Constructors
MapHtmlCallout(PointG)
MapHtmlCallout(MapVisualElement)
Properties
Image
Declaration
public override Image Image { get; set; }
Property Value
System.
|
Overrides
Methods
MeasureText(Graphics, IMapViewport)
Declaration
protected override SizeF MeasureText(Graphics graphics, IMapViewport viewport)
Parameters
System.
|
IMap
|
Returns
System.
|
Overrides
PaintText(IGraphics, IMapViewport)
Declaration
protected override void PaintText(IGraphics graphics, IMapViewport viewport)
Parameters
IGraphics
graphics
|
IMap
|