DioDocs for PDF
CreateRect メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutView クラス : CreateRect メソッド
The object that contains data about the LayoutRect.
Creates a new LayoutRect and associates it with the LayoutView.
シンタックス
'宣言
 
Public Function CreateRect( _
   Optional ByVal tag As System.Object _
) As LayoutRect
public LayoutRect CreateRect( 
   System.object tag
)

パラメータ

tag
The object that contains data about the LayoutRect.

戻り値の型

The created LayoutRect object.
参照

LayoutView クラス
LayoutView メンバ