Annotation.BeginPlacement 메서드

정의

마우스를 사용하여 주석의 최종 사용자 배치를 시작합니다.

public:
 virtual void BeginPlacement();
public virtual void BeginPlacement ();
abstract member BeginPlacement : unit -> unit
override this.BeginPlacement : unit -> unit
Public Overridable Sub BeginPlacement ()

설명

이 메서드는 최종 사용자는 마우스를 사용 하 여 주석의 배치를 허용 됩니다.

최종 사용자는 필요한 모든 요소를 지정 하거나 배치 완료를 EndPlacement 메서드가 호출 됩니다.

적용 대상