次の方法で共有


Crop.ShapeHeight プロパティ

定義

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

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

プロパティ値

注釈

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

適用対象