ControlDesigner.SnapLines Propriedade

Definição

Obtém uma lista de SnapLine objetos que representam pontos de alinhamento significativos para este controlo.

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

Valor de Propriedade

Uma lista de SnapLine objetos que representam pontos de alinhamento significativos para este controlo.

Observações

Pode usar os objetos oferecidos SnapLine para ajudar a posicionar o controlo numa superfície de design.

Aplica-se a