ParentControlDesigner.SnapLines プロパティ
定義
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
プロパティ値
このコントロールの有効な配置ポイントを表す SnapLine オブジェクトの一覧。A list of SnapLine objects representing significant alignment points for this control.