次の方法で共有


ReportSize.ToCentimeters メソッド

センチメートル単位のサイズを返します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Function ToCentimeters As Double
'使用
Dim instance As ReportSize 
Dim returnValue As Double 

returnValue = instance.ToCentimeters()
public double ToCentimeters()
public:
double ToCentimeters()
member ToCentimeters : unit -> float
public function ToCentimeters() : double

戻り値

型: System.Double
センチメートル単位のサイズ。

関連項目

参照

ReportSize 構造体

Microsoft.ReportingServices.RdlObjectModel 名前空間