GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapMarkerImage Class |
The following tables list the members exposed by MapMarkerImage.
Name | Description | |
---|---|---|
MapMarkerImage Constructor | Initializes a new instance of the MapMarkerImage class. |
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, |