AnnotationPositionChangingEventArgs.NewAnchorLocation 屬性

定義

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

public:
 property System::Drawing::PointF NewAnchorLocation { System::Drawing::PointF get(); void set(System::Drawing::PointF value); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.PointF NewAnchorLocation { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.NewAnchorLocation : System.Drawing.PointF with get, set
Public Property NewAnchorLocation As PointF

屬性值

PointF 物件,表示新錨點位置。

屬性

適用於