ParentControlDesigner.SnapLines Propriété

Définition

Obtient une liste d'objets SnapLine qui représentent des points d'alignement significatifs pour ce contrôle.

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

Valeur de propriété

Liste d'objets SnapLine qui représentent des points d'alignement significatifs pour ce contrôle.

S’applique à

Voir aussi