CalloutAnnotation.AnchorAlignment 屬性

定義

取得或設定註解對齊錨點的位置。

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

屬性值

ContentAlignment 值,表示註解對齊錨點的方式。

適用於