Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the calculated value of the MapBorderSkin property in a MapBorderSkin class.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property MapBorderSkinType As MapBorderSkinType
Get
'Usage
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
Property Value
Type: Microsoft.ReportingServices.OnDemandReportRendering.MapBorderSkinType
A MapBorderSkinType value that represents the calculated value of the MapBorderSkin property.
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace