89 lines
2.3 KiB
Groff
89 lines
2.3 KiB
Groff
.TH "CampusAppWP8.Model.Campusmap.MapPinModel" 3 "Thu Aug 15 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.Campusmap.MapPinModel \-
|
|
.PP
|
|
This Class manage the properties of a MapPin
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBMapPinModel\fP ()"
|
|
.br
|
|
.RI "\fIInitializes a new instance of the \fBMapPinModel\fP class\&. \fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "string \fBImageSource\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the ImageSource of the pin \fP"
|
|
.ti -1c
|
|
.RI "double \fBImageWidth\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the ImageWidth of the pin \fP"
|
|
.ti -1c
|
|
.RI "double \fBImageHeight\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the ImageHeight of the pin \fP"
|
|
.ti -1c
|
|
.RI "double \fBPinImageOffsetX\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the ImageOffsetX of the pin \fP"
|
|
.ti -1c
|
|
.RI "double \fBPinImageOffsetY\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the ImageOffsetY of the pin \fP"
|
|
.ti -1c
|
|
.RI "Point \fBPosition\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets position of the pin \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
This Class manage the properties of a MapPin
|
|
|
|
|
|
.SH "Constructor & Destructor Documentation"
|
|
.PP
|
|
.SS "CampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.MapPinModel ()"
|
|
|
|
.PP
|
|
Initializes a new instance of the \fBMapPinModel\fP class\&.
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "double CampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.ImageHeight\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the ImageHeight of the pin
|
|
.SS "string CampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.ImageSource\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the ImageSource of the pin
|
|
.SS "double CampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.ImageWidth\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the ImageWidth of the pin
|
|
.SS "double CampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.PinImageOffsetX\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the ImageOffsetX of the pin
|
|
.SS "double CampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.PinImageOffsetY\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the ImageOffsetY of the pin
|
|
.SS "Point CampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.Position\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets position of the pin
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|