다음을 통해 공유


HitTestInfo.HitLocation 속성

정의

적중이 발생한 위치의 정보가 들어 있습니다.

public:
 property System::Workflow::ComponentModel::Design::HitTestLocations HitLocation { System::Workflow::ComponentModel::Design::HitTestLocations get(); };
[System.ComponentModel.Browsable(false)]
public System.Workflow.ComponentModel.Design.HitTestLocations HitLocation { get; }
[<System.ComponentModel.Browsable(false)>]
member this.HitLocation : System.Workflow.ComponentModel.Design.HitTestLocations
Public ReadOnly Property HitLocation As HitTestLocations

속성 값

HitTestLocations

적중 영역을 설명하는 HitTestLocations입니다.

특성

설명

HitLocation을 사용하여 적중이 발생한 디자이너의 영역을 확인합니다.

적용 대상