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

新しいアンカーの位置を表す PointF オブジェクト。

属性

適用対象