Свойство MapViewport.ContentMargin
Gets the margin between a map viewport and its content.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ContentMargin As ReportSizeProperty
Get
'Применение
Dim instance As MapViewport
Dim value As ReportSizeProperty
value = instance.ContentMargin
public ReportSizeProperty ContentMargin { get; }
public:
property ReportSizeProperty^ ContentMargin {
ReportSizeProperty^ get ();
}
member ContentMargin : ReportSizeProperty
function get ContentMargin () : ReportSizeProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering