LineSegment.IsHorizontal Methode

Definition

Erkennt, ob das Segment horizontal ist.

public:
 bool IsHorizontal();
public bool IsHorizontal ();
member this.IsHorizontal : unit -> bool
Public Function IsHorizontal () As Boolean

Gibt zurück

Boolean

true bedeutet, dass das Segment horizontal ist. false bedeutet, dass dies nicht der Fall ist.

Gilt für