Partager 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 de façon infinie à travers deux points fournis ; Sinon, false .

S’applique à