C# Class XamMapz.MapPolyline

Polyline
Inheritance: BindableObject
Afficher le fichier Open project: gabornemeth/XamMapz Class Usage Examples

Méthodes publiques

Свойство Type Description
ColorProperty BindableProperty
ZIndexProperty BindableProperty

Méthodes publiques

Méthode Description
MapPolyline ( ) : System
ToString ( ) : string

Private Methods

Méthode Description
Positions_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void

Method Details

MapPolyline() public méthode

public MapPolyline ( ) : System
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

ColorProperty public_oe static_oe property

public static BindableProperty ColorProperty
Résultat BindableProperty

ZIndexProperty public_oe static_oe property

public static BindableProperty ZIndexProperty
Résultat BindableProperty