GrapeCity ActiveReports for .NET 16.0J
GetPreferredSize メソッド (ReportSectionDesigner)

GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ReportSections 名前空間 > ReportSectionDesigner クラス : GetPreferredSize メソッド
The custom-sized area for a control.
Retrieves the size of a rectangular area into which a control can be fitted.
シンタックス
'宣言
 
Public Function GetPreferredSize( _
   ByVal proposedSize As Size _
) As Size
public Size GetPreferredSize( 
   Size proposedSize
)

パラメータ

proposedSize
The custom-sized area for a control.

戻り値の型

An ordered pair of type System.Drawing.Size representing the width and height of a rectangle.
参照

ReportSectionDesigner クラス
ReportSectionDesigner メンバ