Share via


LineAnnotation.IsInfinitive Propriété

Définition

Obtient ou définit un indicateur qui détermine si une ligne infinie doit être dessinée.

public:
 virtual property bool IsInfinitive { bool get(); void set(bool value); };
public virtual bool IsInfinitive { get; set; }
member this.IsInfinitive : bool with get, set
Public Overridable Property IsInfinitive As Boolean

Valeur de propriété

Boolean

true si une ligne doit être dessinée à l'infini via deux points donnés ; sinon, false.

S’applique à