SnapLine.IsHorizontal Propriété

Définition

Obtient une valeur indiquant si la ligne d’alignement a 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 le trait d’alignement est horizontal ; sinon, false.

Remarques

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

S’applique à

Voir aussi