次の方法で共有


Crop.PictureHeight プロパティ

定義

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

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

プロパティ値

注釈

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

適用対象