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 对象,该对象表示新的定位点位置。

属性

适用于