다음을 통해 공유


AnnotationPositionChangingEventArgs.NewPosition 속성

정의

주석의 새 위치와 크기를 가져오거나 설정합니다.

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

속성 값

RectangleF

RectangleF 개체입니다.

특성

적용 대상