DesignerGeometry Enumeration

 
Note: This API is now obsolete.

Specifies the shape used by activity designers to render the corners of their design surface.

Namespace:   System.Workflow.ComponentModel.Design
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

[ObsoleteAttribute("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public enum class DesignerGeometry

Member nameDescription
Rectangle

The corners of the design surface are straight.

RoundedRectangle

The corners of the design surface are rounded.

System_CAPS_noteNote

This material discusses types and namespaces that are obsolete. For more information, see Deprecated Types in Windows Workflow Foundation 4.5.

.NET Framework
Available since 3.0
Return to top
Show: