共用方式為


WmpBitmapEncoder.FlipHorizontal 屬性

定義

取得或設定值,這個值表示是否要水平翻轉影像。

public:
 property bool FlipHorizontal { bool get(); void set(bool value); };
public bool FlipHorizontal { get; set; }
member this.FlipHorizontal : bool with get, set
Public Property FlipHorizontal As Boolean

屬性值

如果要水平翻轉影像則為 true,否則為 false

適用於