MapBorderSkinInstance.MapBorderSkinType 属性

Gets the calculated value of the MapBorderSkin property in a MapBorderSkin class.

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public ReadOnly Property MapBorderSkinType As MapBorderSkinType 
    Get
用法
Dim instance As MapBorderSkinInstance 
Dim value As MapBorderSkinType 

value = instance.MapBorderSkinType
public MapBorderSkinType MapBorderSkinType { get; }
public:
property MapBorderSkinType MapBorderSkinType {
    MapBorderSkinType get ();
}
member MapBorderSkinType : MapBorderSkinType
function get MapBorderSkinType () : MapBorderSkinType

属性值

类型:Microsoft.ReportingServices.OnDemandReportRendering.MapBorderSkinType
A MapBorderSkinType value that represents the calculated value of the MapBorderSkin property.

请参阅

参考

MapBorderSkinInstance 类

Microsoft.ReportingServices.OnDemandReportRendering 命名空间