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

プロパティ値

このコントロールの有効な配置ポイントを表す SnapLine オブジェクトの一覧。

適用対象

こちらもご覧ください