GrapeCity ActiveReports for .NET 16.0J
LogicalToDeviceUnits(Size) メソッド

GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers 名前空間 > DataVisualizerBasePanel クラス > LogicalToDeviceUnits メソッド : LogicalToDeviceUnits(Size) メソッド
The size to be scaled.
Transforms a size from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for width and height.
シンタックス
'宣言
 
Public Overloads Function LogicalToDeviceUnits( _
   ByVal value As Size _
) As Size
public Size LogicalToDeviceUnits( 
   Size value
)

パラメータ

value
The size to be scaled.

戻り値の型

The scaled size.
参照

DataVisualizerBasePanel クラス
DataVisualizerBasePanel メンバ
オーバーロード一覧