DesignerGeometry Sabit listesi

Tanım

Dikkat

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

Etkinlik tasarımcıları tarafından tasarım yüzeylerinin köşelerini işlemek için kullanılan şekli belirtir.

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
Devralma
DesignerGeometry
Öznitelikler

Alanlar

Rectangle 0

Tasarım yüzeyinin köşeleri düz.

RoundedRectangle 1

Tasarım yüzeyinin köşeleri yuvarlanmış.

Açıklamalar

Not

Bu malzeme artık kullanılmayan türleri ve ad alanlarını açıklamaktadır. Daha fazla bilgi için bkz. Windows Workflow Foundation 4.5'te Kullanım Dışı Türler.

Şunlara uygulanır