ReportSize.ToMillimeters 方法
Returns the size in millimeters.
命名空間: Microsoft.ReportingServices.RdlObjectModel
組件: Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)
語法
'宣告
Public Function ToMillimeters As Double
'用途
Dim instance As ReportSize
Dim returnValue As Double
returnValue = instance.ToMillimeters()
public double ToMillimeters()
public:
double ToMillimeters()
member ToMillimeters : unit -> float
public function ToMillimeters() : double
傳回值
型別:System.Double
The size in millimeters.