DioDocs for PDF
CreateSubView(Single,Single) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout.Composition 名前空間 > Layer クラス > CreateSubView メソッド : CreateSubView(Single,Single) メソッド
The width of the GrapeCity.Documents.Layout.LayoutView rectangle.
The height of the GrapeCity.Documents.Layout.LayoutView rectangle.
Creates a nested View object and adds it on top of other nested layers.
シンタックス
'宣言
 
Public Overloads Function CreateSubView( _
   ByVal width As System.Single, _
   ByVal height As System.Single _
) As View
public View CreateSubView( 
   System.float width,
   System.float height
)

パラメータ

width
The width of the GrapeCity.Documents.Layout.LayoutView rectangle.
height
The height of the GrapeCity.Documents.Layout.LayoutView rectangle.
参照

Layer クラス
Layer メンバ
オーバーロード一覧