SnapLine.IsHorizontal Propriété

Définition

Obtient une valeur qui indique si la ligne d'alignement (SnapLine) présente une orientation horizontale.

public:
 property bool IsHorizontal { bool get(); };
public bool IsHorizontal { get; }
member this.IsHorizontal : bool
Public ReadOnly Property IsHorizontal As Boolean

Valeur de propriété

true si la ligne d'alignement (SnapLine) est horizontale ; sinon, false.

Remarques

Les types d’alignement suivants sont horizontaux : Top, Bottom, Horizontalet Baseline.

S’applique à

Voir aussi