CompartmentShapeGeometry Enum

Definition

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

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

Fields

Rectangle 0

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

RoundedRectangle 1

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

Applies to