C# 클래스 XamMapz.MapPolyline

Polyline
상속: BindableObject
파일 보기 프로젝트 열기: gabornemeth/XamMapz 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ColorProperty BindableProperty
ZIndexProperty BindableProperty

공개 메소드들

메소드 설명
MapPolyline ( ) : System
ToString ( ) : string

비공개 메소드들

메소드 설명
Positions_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void

메소드 상세

MapPolyline() 공개 메소드

public MapPolyline ( ) : System
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

ColorProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty ColorProperty
리턴 BindableProperty

ZIndexProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty ZIndexProperty
리턴 BindableProperty