GrapeCity ActiveReports for .NET 16.0J
AutoScaleDimensions プロパティ (Viewer)

GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス : AutoScaleDimensions プロパティ
Gets or sets the dimensions that the control was designed to.
シンタックス
'宣言
 
Public Property AutoScaleDimensions As SizeF
public SizeF AutoScaleDimensions {get; set;}

プロパティ値

A System.Drawing.SizeF containing the dots per inch (DPI) or System.Drawing.Font size that the control was designed to.
例外
例外解説
The width or height of the System.Drawing.SizeF value is less than 0 when setting this value.
参照

Viewer クラス
Viewer メンバ