Ler em inglês

Partilhar via


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.

C#
public enum DesignerGeometry
C#
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public enum DesignerGeometry
Herança
DesignerGeometry
Atributos

Campos

Nome Valor Description
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

Nota

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

Produto Versões (Obsoleto)
.NET Framework 3.0, 3.5, 4.0 (4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)