FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields Namespace / Map Class / ImageType Property

In This Topic
    ImageType Property (Map)
    In This Topic
    Gets or sets the type of image generated by the map.
    Syntax
    'Declaration
     
    Public Property ImageType As Map.ImageTypeEnum
    public Map.ImageTypeEnum ImageType {get; set;}
    Remarks
    Because of GDI+ limitation, this conversion does not support transparency.
    See Also