ParentControlDesigner.SnapLines Propriedade

Definição

Obtém uma lista de SnapLine objetos que representam pontos de alinhamento significativos para esse controle.

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

Valor da propriedade

Uma lista de SnapLine objetos que representam pontos de alinhamento significativos para esse controle.

Aplica-se a

Confira também