ActiveReports 12
MapMarkerImage Class Members
Properties  Methods 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapMarkerImage Class

The following tables list the members exposed by MapMarkerImage.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the MapMarkerImage class.  
Top
Public Properties
 NameDescription
Public PropertyThe MIMEType of the image. Valid values are: image/bmp, image/jpeg, image/gif, image/png, image/x-png Required if Source = Database. Ignored otherwise.  
Public PropertyGets 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.  
Public PropertyIdentifies the source of the image. That evaluates to one of ImageSource />.  
Public PropertyColor to treat as transparent in the image.  
Public PropertySee Source. Expected datatype is string or binary,  
Top
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.  
Top
See Also

Reference

MapMarkerImage Class
GrapeCity.ActiveReports.PageReportModel Namespace