GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapMarkerImage Class |
For a list of all members of this type, see MapMarkerImage members.
Name | Description | |
---|---|---|
MIMEType | The MIMEType of the image. Valid values are: image/bmp, image/jpeg, image/gif, image/png, image/x-png Required if Source = Database. Ignored otherwise. | |
ResizeMode | Gets or sets whether the content will resize to fit in the available space. That evaluates to one of MapMarkerImage.ImageResizeMode. The default value is MapMarkerImage.ImageResizeMode.AutoFit. | |
Source | Identifies the source of the image. That evaluates to one of ImageSource />. | |
TransparentColor | Color to treat as transparent in the image. | |
Value | See Source. Expected datatype is string or binary, |