DesignerGeometry Enumeração
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Atributos
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. |
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).
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) |
Comentários do .NET
O .NET é um projeto código aberto. Selecione um link para fornecer comentários: