HitTestInfo.MapToIndex 메서드

정의

적중 디자이너의 인덱스 반환

public:
 virtual int MapToIndex();
public virtual int MapToIndex();
abstract member MapToIndex : unit -> int
override this.MapToIndex : unit -> int
Public Overridable Function MapToIndex () As Integer

반품

디자이너에서 적중한 디자이너의 인덱스입니다 HitTestInfo.

설명

반환 MapToIndex 된 값을 사용하여 적중된 디자이너를 확인합니다. 삽입 또는 삭제 작업에 유용합니다.

적용 대상