Поделиться через


Свойство MapLegendInstance.MinFontSize

Gets the calculated value of the MinFontSize property in a MapLegend class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property MinFontSize As ReportSize 
    Get
'Применение
Dim instance As MapLegendInstance 
Dim value As ReportSize 

value = instance.MinFontSize
public ReportSize MinFontSize { get; }
public:
property ReportSize^ MinFontSize {
    ReportSize^ get ();
}
member MinFontSize : ReportSize
function get MinFontSize () : ReportSize

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize value that represents the calculated value of the MinFontSize property.

См. также

Справочник

MapLegendInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering