ParentControlDesigner.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 override System.Collections.IList SnapLines { get; }
member this.SnapLines : System.Collections.IList
Public Overrides ReadOnly Property SnapLines As IList

Valor de Propriedade

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

Aplica-se a

Ver também