PictureFormat.Contrast プロパティ

定義

指定された図または OLE オブジェクトのコントラストを取得または設定します。 このプロパティの値は、0.0 (最小のコントラスト) から 1.0 (最大のコントラスト) までの数値で指定します。

public:
 property float Contrast { float get(); void set(float value); };
public float Contrast { get; set; }
member this.Contrast : single with get, set
Public Property Contrast As Single

プロパティ値

適用対象