次の方法で共有


Crop.PictureWidth プロパティ

定義

トリミングされるイメージの幅を取得または設定します。

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

プロパティ値

注釈

読み取り/書き込みが可能です。

適用対象