次の方法で共有


Crop.ShapeLeft プロパティ

定義

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

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

プロパティ値

注釈

読み取り/書き込みが可能です。 Microsoft Word では、画像または図形の折り返しテキストが ShapeTop Inline with Text に設定されている場合、このプロパティと プロパティはエラーを返します。

適用対象