共用方式為


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.