DesignerGeometry Enumerazione

Definizione

Attenzione

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

Specifica la forma utilizzata dagli ActivityDesigner per eseguire il rendering degli angoli dell'area di progettazione.

public enum class DesignerGeometry
public enum DesignerGeometry
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public enum DesignerGeometry
type DesignerGeometry = 
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type DesignerGeometry = 
Public Enum DesignerGeometry
Ereditarietà
DesignerGeometry
Attributi

Campi

Nome Valore Descrizione
Rectangle 0

Gli angoli dell'area di progettazione sono dritti.

RoundedRectangle 1

Gli angoli dell'area di progettazione vengono arrotondati.

Commenti

Note

Questo materiale illustra i tipi e gli spazi dei nomi obsoleti. Per altre informazioni, vedere Deprecated Types in Windows Workflow Foundation 4.5.

Si applica a