ParentControlDesigner.SnapLines Vlastnost

Definice

Získá seznam SnapLine objektů představujících významné body zarovnání pro tento ovládací prvek.

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

Hodnota vlastnosti

Seznam SnapLine objektů představujících významné zarovnávací body pro tento ovládací prvek.

Platí pro

Viz také