Sdílet prostřednictvím


DesignerGeometry Výčet

Definice

Upozornění

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

Určuje obrazec, který návrháři aktivity používají k vykreslení rohů jejich návrhových ploch.

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

Rectangle 0

Rohy návrhové plochy jsou rovné.

RoundedRectangle 1

Rohy návrhové plochy se zaokrouhlují.

Poznámky

Poznámka

V tomto materiálu jsou popsané zastaralé typy a obory názvů. Další informace najdete v tématu zastaralé typy v programovací model Windows Workflow Foundation 4,5.

Platí pro