ShapeGeometry Enum

Definition

DomainEnumeration: ShapeGeometry Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeGeometry

public enum class ShapeGeometry
[System.CLSCompliant(true)]
[System.ComponentModel.Editor(typeof(Microsoft.VisualStudio.Modeling.DslDefinition.Design.ShapeGeometryEditor), typeof(System.Drawing.Design.UITypeEditor))]
public enum ShapeGeometry
[<System.CLSCompliant(true)>]
[<System.ComponentModel.Editor(typeof(Microsoft.VisualStudio.Modeling.DslDefinition.Design.ShapeGeometryEditor), typeof(System.Drawing.Design.UITypeEditor))>]
type ShapeGeometry = 
Public Enum ShapeGeometry
Inheritance
ShapeGeometry
Attributes

Fields

Circle 3

Circle Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeGeometry.Circle

Ellipse 2

Ellipse Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeGeometry.Ellipse

Rectangle 0

Rectangle Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeGeometry.Rectangle

RoundedRectangle 1

RoundedRectangle Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeGeometry.RoundedRectangle

Applies to