[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapBorderSkin

MapBorderSkin Class

Defines the appearance of the border skin around the map report item

Inheritance
MapBorderSkin
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class MapBorderSkin

Constructors

Name Description
MapBorderSkin()

Initializes a new instance of the MapBorderSkin class.

Properties

Name Description
MapBorderSkinType

Border skin type for the map. That evaluates to one of MapBorderSkin.BorderSkinType. The default value is None.

Style

Style properties for the border skin. Each of the properties of type Color support transparency.

Extension Methods