次の方法で共有


Crop.ShapeWidth プロパティ

定義

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

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

プロパティ値

注釈

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

適用対象