共用方式為


ImageAnnotation.Alignment 屬性

定義

取得或設定註解影像的對齊方式。

public:
 virtual property System::Drawing::ContentAlignment Alignment { System::Drawing::ContentAlignment get(); void set(System::Drawing::ContentAlignment value); };
public override System.Drawing.ContentAlignment Alignment { get; set; }
member this.Alignment : System.Drawing.ContentAlignment with get, set
Public Overrides Property Alignment As ContentAlignment

屬性值

ContentAlignment 值,表示註解影像的對齊方式。

備註

這個屬性是用來對齊非縮放影像。

適用於