.TH "CampusAppWP8.Model.Campusmap.MapPinModel" 3 "Thu Sep 12 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 .PP Inherited by \fBCampusAppWP8\&.Model\&.Campusmap\&.CurrentPositionPinModel\fP, \fBCampusAppWP8\&.Model\&.Campusmap\&.HiddenPinPlaceModel\fP, and \fBCampusAppWP8\&.Model\&.Campusmap\&.SearchPlacePinModel\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "enum \fBPinType\fP { \fBPinType\&.Hidden\fP = 0, \fBPinType\&.SearchPlace\fP = 1, \fBPinType\&.CurrentPosition\fP = 2 }" .br .RI "\fIValues that represent PinType\&.\fP" .in -1c .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 "Member Enumeration Documentation" .PP .SS "enum \fBCampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.PinType\fP" .PP Values that represent PinType\&.Stubbfel, 27\&.08\&.2013\&. .PP \fBEnumerator\fP .in +1c .TP \fB\fIHidden \fP\fP An enum constant representing the hidden option\&. .TP \fB\fISearchPlace \fP\fP An enum constant representing the search place option\&. .TP \fB\fICurrentPosition \fP\fP An enum constant representing the current position option\&. .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\&.