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

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

パラメータ

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

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