Class MapBorderSkin
Represents the appearance of the border around a map.
Inheritance
System.Object
MapBorderSkin
Assembly: BoldReports.UWP.dll
Syntax
public class MapBorderSkin : Object
Constructors
MapBorderSkin()
Declaration
Properties
BackGroundVal
Declaration
public BackgroundVal BackGroundVal { get; set; }
Property Value
Border
Declaration
public BorderProperties Border { get; set; }
Property Value
MapBorderSkinType
Declaration
public MapBorderSkinType MapBorderSkinType { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.MapBorderSkinType |
|
Style
Declaration
public StyleVal Style { get; set; }
Property Value