.TH "CampusAppWP8.Model.Campusmap.MapPinModel" 3 "Fri Oct 11 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\&.ClickAblePlacePinModel\fP, \fBCampusAppWP8\&.Model\&.Campusmap\&.CurrentPositionPinModel\fP, and \fBCampusAppWP8\&.Model\&.Campusmap\&.HiddenPinPlaceModel\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "enum \fBPinType\fP { \fBPinType\&.Hidden\fP = 0, \fBPinType\&.SearchPlace\fP = 1, \fBPinType\&.CurrentPosition\fP = 2, \fBPinType\&.InfoPlace\fP = 3, \fBInfoLabPlace\fP = 4, \fBInfoWcPlace\fP = 5, \fBInfoRedPlace\fP = 6, \fBInfoAccesPlace\fP = 7 }" .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 "Static Public Member Functions" .in +1c .ti -1c .RI "static string \fBPinTypeToString\fP (\fBPinType\fP type)" .br .RI "\fIMethod convert PinType to a string \fP" .in -1c .SS "Properties" .in +1c .ti -1c .RI "static string \fBInfoRedPlacePinString\fP\fC [get]\fP" .br .ti -1c .RI "static string \fBInfoAccesPlacePinString\fP\fC [get]\fP" .br .ti -1c .RI "static string \fBInfoWcPlacePinString\fP\fC [get]\fP" .br .ti -1c .RI "static string \fBCurrendPositionPlacePinString\fP\fC [get]\fP" .br .RI "\fIGets the string of current position pins \fP" .ti -1c .RI "static string \fBSearchPlacePinString\fP\fC [get]\fP" .br .RI "\fIGets the string of search pins \fP" .ti -1c .RI "static string \fBHiddenPlacePinString\fP\fC [get]\fP" .br .RI "\fIGets the string of hidden pins \fP" .ti -1c .RI "static string \fBInfoPlacePinString\fP\fC [get]\fP" .br .RI "\fIGets the string of info pins \fP" .ti -1c .RI "static string \fBInfoLabPlacePinString\fP\fC [get]\fP" .br .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 "int \fBZIndex\fP\fC [get, set]\fP" .br .RI "\fIGets or sets the ZIndex 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" .ti -1c .RI "object \fBTag\fP\fC [get, set]\fP" .br .RI "\fIGets or sets the tag 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\&. .TP \fB\fIInfoPlace \fP\fP An enum constant representing the info place option\&. .SH "Constructor & Destructor Documentation" .PP .SS "CampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.MapPinModel ()" .PP Initializes a new instance of the \fBMapPinModel\fP class\&. .SH "Member Function Documentation" .PP .SS "static string CampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.PinTypeToString (\fBPinType\fPtype)\fC [static]\fP" .PP Method convert PinType to a string .PP \fBParameters:\fP .RS 4 \fItype\fP type of the Pin .RE .PP \fBReturns:\fP .RS 4 PinType as string .RE .PP .SH "Property Documentation" .PP .SS "string CampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.CurrendPositionPlacePinString\fC [static]\fP, \fC [get]\fP" .PP Gets the string of current position pins .SS "string CampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.HiddenPlacePinString\fC [static]\fP, \fC [get]\fP" .PP Gets the string of hidden pins .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 "string CampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.InfoPlacePinString\fC [static]\fP, \fC [get]\fP" .PP Gets the string of info pins .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 .SS "string CampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.SearchPlacePinString\fC [static]\fP, \fC [get]\fP" .PP Gets the string of search pins .SS "object CampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.Tag\fC [get]\fP, \fC [set]\fP" .PP Gets or sets the tag of the pin .SS "int CampusAppWP8\&.Model\&.Campusmap\&.MapPinModel\&.ZIndex\fC [get]\fP, \fC [set]\fP" .PP Gets or sets the ZIndex of the pin .SH "Author" .PP Generated automatically by Doxygen for CampusAppWp8 from the source code\&.