Provides all properties associated with an map marker.
Namespace: FiftyOne.Framework.Mobile.ControlsAssembly: FiftyOne.Framework (in FiftyOne.Framework.dll) Version: 2.0.2.1 (2.0.2.1)
Syntax
| C# |
|---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class MapMarker : BaseMapMarker, IStateManager, IAttributeAccessor |
| Visual Basic |
|---|
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ Public Class MapMarker _ Inherits BaseMapMarker _ Implements IStateManager, IAttributeAccessor |
| Visual C++ |
|---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public ref class MapMarker : public BaseMapMarker, IStateManager, IAttributeAccessor |
Inheritance Hierarchy
System..::..Object
FiftyOne.Framework.Location..::..Position
FiftyOne.Framework.Mobile.Map..::..BaseMapMarker
FiftyOne.Framework.Mobile.Controls..::..MapMarker
FiftyOne.Framework.Location..::..Position
FiftyOne.Framework.Mobile.Map..::..BaseMapMarker
FiftyOne.Framework.Mobile.Controls..::..MapMarker