DesignerGeometry Enumeração

Definição

Cuidado

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

Especifica a forma usada pelos designers de atividade para renderizar os cantos da sua superfície de design.

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
Herança
DesignerGeometry
Atributos

Campos

Rectangle 0

Os cantos da superfície de design são retos.

RoundedRectangle 1

Os cantos da superfície de design são arredondados.

Comentários

Observação

Este material discute tipos e namespaces obsoletos. Para obter mais informações, consulte Deprecated Types in Windows Workflow Foundation 4.5 (Tipos preteridos no Windows Workflow Foundation 4.5).

Aplica-se a