MapPointTemplate.Size プロパティ
ポイントのサイズを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Size As ReportSizeProperty
Get
'使用
Dim instance As MapPointTemplate
Dim value As ReportSizeProperty
value = instance.Size
public ReportSizeProperty Size { get; }
public:
property ReportSizeProperty^ Size {
ReportSizeProperty^ get ();
}
member Size : ReportSizeProperty
function get Size () : ReportSizeProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
ReportSizeProperty オブジェクト。