Partager via


FreeformActivityDesigner.ShowConnectorsInForeground Propriété

Définition

Obtient une valeur qui indique si le FreeformActivityDesigner dessine des connecteurs au premier plan de son aire de conception.

protected:
 virtual property bool ShowConnectorsInForeground { bool get(); };
protected virtual bool ShowConnectorsInForeground { get; }
member this.ShowConnectorsInForeground : bool
Protected Overridable ReadOnly Property ShowConnectorsInForeground As Boolean

Valeur de propriété

Boolean

true si le FreeformActivityDesigner dessine des connecteurs au premier plan de son aire de conception ; sinon, false. La valeur par défaut est false.

Remarques

À moins d'être substitué dans une classe qui dérive de FreeformActivityDesigner, ShowConnectorsInForeground retourne toujours false.

S’applique à