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 때 완료됩니다.

적용 대상