C# Class XamMapz.MapPolyline

Polyline
Inheritance: BindableObject
Mostrar archivo 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_oe static_oe property

public static BindableProperty ColorProperty
return BindableProperty

ZIndexProperty public_oe static_oe property

public static BindableProperty ZIndexProperty
return BindableProperty