C# Class XamMapz.MapPolyline

Polyline
Inheritance: BindableObject
Show file Open project: gabornemeth/XamMapz Class Usage Examples

Public Properties

Property Type Description
ColorProperty BindableProperty
ZIndexProperty BindableProperty

Public Methods

Method Description
MapPolyline ( ) : System
ToString ( ) : string

Private Methods

Method Description
Positions_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void

Method Details

MapPolyline() public method

public MapPolyline ( ) : System
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

ColorProperty public static property

public static BindableProperty ColorProperty
return BindableProperty

ZIndexProperty public static property

public static BindableProperty ZIndexProperty
return BindableProperty