MapBorderSkinTypes 枚举

Represents the border skin types for a map.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Enumeration MapBorderSkinTypes
用法
Dim instance As MapBorderSkinTypes
public enum MapBorderSkinTypes
public enum class MapBorderSkinTypes
type MapBorderSkinTypes
public enum MapBorderSkinTypes

成员

成员名称 说明
None No border skin is applied.
Emboss An embossed border skin is applied.
Raised A raised border skin is applied.
Sunken A sunken border skin is applied.
FrameThin1 The FrameThin1 border skin is applied.
FrameThin2 The FrameThin2 border skin is applied.
FrameThin3 The FrameThin3 border skin is applied.
FrameThin4 The FrameThin4 border skin is applied.
FrameThin5 The FrameThin5 border skin is applied.
FrameThin6 The FrameThin6 border skin is applied.
FrameTitle1 The FrameTitle1 border skin is applied.
FrameTitle2 The FrameTitle2 border skin is applied.
FrameTitle3 The FrameTitle3 border skin is applied.
FrameTitle4 The FrameTitle4 border skin is applied.
FrameTitle5 The FrameTitle5 border skin is applied.
FrameTitle6 The FrameTitle6 border skin is applied.
FrameTitle7 The FrameTitle7 border skin is applied.
FrameTitle8 The FrameTitle8 border skin is applied.