DesignerGeometry Výčet

Definice

Upozornění

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

Určuje obrazec používaný návrháři aktivit k vykreslení rohů návrhové plochy.

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
Dědičnost
DesignerGeometry
Atributy

Pole

Name Hodnota Description
Rectangle 0

Rohy návrhové plochy jsou rovné.

RoundedRectangle 1

Rohy návrhové plochy jsou zaoblené.

Poznámky

Note

Tento materiál popisuje typy a obory názvů, které jsou zastaralé. Další informace najdete v tématu Deprecated Types in Windows Workflow Foundation 4.5.

Platí pro