71 lines
1.9 KiB
Groff
71 lines
1.9 KiB
Groff
.TH "CampusAppWP8.Model.Campusmap.ClickAblePlacePinModel" 3 "Thu Sep 26 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.Campusmap.ClickAblePlacePinModel \-
|
|
.PP
|
|
abstract class for click abel bins
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.PP
|
|
Inherits \fBCampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\fP\&.
|
|
.PP
|
|
Inherited by \fBCampusAppWP8\&.Model\&.Campusmap\&.InfoPlacePinModel\fP, and \fBCampusAppWP8\&.Model\&.Campusmap\&.SearchPlacePinModel\fP\&.
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "void \fBShowInfo\fP (object sender, System\&.Windows\&.Input\&.MouseButtonEventArgs e)"
|
|
.br
|
|
.RI "\fIShow Information of this pin places \fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBMapModel\&.MapInfos\fP \fBCallBack\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets Callback Function, to show place information of the Pin \fP"
|
|
.ti -1c
|
|
.RI "List< \fBPlaceModel\fP > \fBAssocPlaces\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets place which are associative with this pin \fP"
|
|
.in -1c
|
|
.SS "Additional Inherited Members"
|
|
.SH "Detailed Description"
|
|
.PP
|
|
abstract class for click abel bins
|
|
|
|
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "void CampusAppWP8\&.Model\&.Campusmap\&.ClickAblePlacePinModel\&.ShowInfo (objectsender, System\&.Windows\&.Input\&.MouseButtonEventArgse)"
|
|
|
|
.PP
|
|
Show Information of this pin places
|
|
.PP
|
|
\fBParameters:\fP
|
|
.RS 4
|
|
\fIsender\fP sender of the Event
|
|
.br
|
|
\fIe\fP MouseButtonEvent Arguments
|
|
.RE
|
|
.PP
|
|
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "List<\fBPlaceModel\fP> CampusAppWP8\&.Model\&.Campusmap\&.ClickAblePlacePinModel\&.AssocPlaces\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets place which are associative with this pin
|
|
.SS "\fBMapModel\&.MapInfos\fP CampusAppWP8\&.Model\&.Campusmap\&.ClickAblePlacePinModel\&.CallBack\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets Callback Function, to show place information of the Pin
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|