PrintDocument for WinForms
SmoothingMode プロパティ (PageDrawParams)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > PageDrawParams 構造体 : SmoothingMode プロパティ
描画に使用されるスムージングモード。
シンタックス
'宣言
 
Public Property SmoothingMode As System.Nullable(Of SmoothingMode)
'使用法
 
Dim instance As PageDrawParams
Dim value As System.Nullable(Of SmoothingMode)
 
instance.SmoothingMode = value
 
value = instance.SmoothingMode
public System.Nullable<SmoothingMode> SmoothingMode {get; set;}
参照

PageDrawParams 構造体
PageDrawParams メンバ