Share via


CompartmentShapeGeometry Enumeration

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

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0.dll)

Syntax

‘선언
<CLSCompliantAttribute(True)> _
Public Enumeration CompartmentShapeGeometry
[CLSCompliantAttribute(true)]
public enum CompartmentShapeGeometry
[CLSCompliantAttribute(true)]
public enum class CompartmentShapeGeometry
[<CLSCompliantAttribute(true)>]
type CompartmentShapeGeometry
public enum CompartmentShapeGeometry

Members

Member name Description
Rectangle Rectangle Description for Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeGeometry.Rectangle
RoundedRectangle RoundedRectangle Description for Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeGeometry.RoundedRectangle

See Also

Reference

Microsoft.VisualStudio.Modeling.DslDefinition Namespace