共用方式為


WmpBitmapEncoder.FlipVertical 屬性

定義

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

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

屬性值

Boolean

如果要垂直翻轉影像則為 true,否則為 false

適用於