ParentControlDesigner.SnapLines 속성

정의

이 컨트롤의 중요 맞춤 지점을 나타내는 SnapLine 개체의 목록을 가져옵니다.

public:
 virtual property System::Collections::IList ^ SnapLines { System::Collections::IList ^ get(); };
public override System.Collections.IList SnapLines { get; }
member this.SnapLines : System.Collections.IList
Public Overrides ReadOnly Property SnapLines As IList

속성 값

IList

이 컨트롤의 중요한 맞춤 지점을 나타내는 SnapLine 개체의 목록입니다.

적용 대상

추가 정보