PrintDocument for WinForms
PageDrawParams コンストラクタ


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > PageDrawParams 構造体 : PageDrawParams コンストラクタ
シンタックス
'宣言
 
Public Function New( _
   ByVal emfType As System.Nullable(Of EmfType), _
   ByVal whiten As System.Boolean, _
   ByVal renderInputControls As System.Boolean, _
   ByVal useGdiToDrawLinesWhenPossible As System.Boolean, _
   ByVal writeMetafileComments As System.Boolean, _
   ByVal smoothingMode As System.Nullable(Of SmoothingMode) _
)
'使用法
 
Dim emfType As System.Nullable(Of EmfType)
Dim whiten As System.Boolean
Dim renderInputControls As System.Boolean
Dim useGdiToDrawLinesWhenPossible As System.Boolean
Dim writeMetafileComments As System.Boolean
Dim smoothingMode As System.Nullable(Of SmoothingMode)
 
Dim instance As New PageDrawParams(emfType, whiten, renderInputControls, useGdiToDrawLinesWhenPossible, writeMetafileComments, smoothingMode)
public PageDrawParams( 
   System.Nullable<EmfType> emfType,
   System.bool whiten,
   System.bool renderInputControls,
   System.bool useGdiToDrawLinesWhenPossible,
   System.bool writeMetafileComments,
   System.Nullable<SmoothingMode> smoothingMode
)

パラメータ

emfType
whiten
renderInputControls
useGdiToDrawLinesWhenPossible
writeMetafileComments
smoothingMode
参照

PageDrawParams 構造体
PageDrawParams メンバ