ClassMapContentPresenter
Class
Represents the MapContentPresenter class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
cs-api-definition
public class MapContentPresenter : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlMapContentPresenter
Implements:
Inherited Members
Constructors
MapContentPresenter(ContentPresenter)
Represents the MapContentPresenter class
Declaration
cs-api-definition
public MapContentPresenter(ContentPresenter contentpresenter)
Parameters
contentpresenter
Properties
CanvasLeft
Get the MapContentPresenter CanvasLeft
CanvasTop
Get the MapContentPresenter CanvasTop
ContentPresenter
Get and Set the content presenter
Declaration
cs-api-definition
public ContentPresenter ContentPresenter { get; }
Property Value
ContentPresenterHeight
Get the ContentPresenter height
ContentPresenterWidth
Get the ContentPresenter width
Paths
Get the list of Paths.
Declaration
cs-api-definition
public IList<RadMapPath> Paths { get; }
Property Value
Visibility
Get the ContentPresenter visibility