DioDocs for PDF
GetSpace メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout.Composition 名前空間 > View クラス : GetSpace メソッド
The ID of the space to look for.
Searches for a Space or View with the given space ID.
シンタックス
'宣言
 
Public Function GetSpace( _
   ByVal id As System.Integer _
) As Space
public Space GetSpace( 
   System.int id
)

パラメータ

id
The ID of the space to look for.

戻り値の型

The found Space or null 参照 (Visual Basicでは Nothing).
参照

View クラス
View メンバ