CompartmentShapeGeometry Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |