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

属性

适用于