DioDocs for PDF
GetContentRectangleF メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutView クラス : GetContentRectangleF メソッド
If true, all rectangles with non-zero width or height are taken into account. If false, both width and height must be non-zero for the rectangle to be taken into account.
Calculates the minimal System.Drawing.RectangleF that contains all non-empty LayoutRects, excluding the view itself.
シンタックス
'宣言
 
Public Function GetContentRectangleF( _
   Optional ByVal oneDimensionNonZero As System.Boolean _
) As System.Drawing.RectangleF
public System.Drawing.RectangleF GetContentRectangleF( 
   System.bool oneDimensionNonZero
)

パラメータ

oneDimensionNonZero
If true, all rectangles with non-zero width or height are taken into account. If false, both width and height must be non-zero for the rectangle to be taken into account.

戻り値の型

The resulting System.Drawing.RectangleF.
参照

LayoutView クラス
LayoutView メンバ