Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
DomainEnumeration: ShapeGeometry Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeGeometry
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Syntax
'Declaration
<CLSCompliantAttribute(True)> _
Public Enumeration ShapeGeometry
[CLSCompliantAttribute(true)]
public enum ShapeGeometry
[CLSCompliantAttribute(true)]
public enum class ShapeGeometry
[<CLSCompliantAttribute(true)>]
type ShapeGeometry
public enum ShapeGeometry
Members
| Member name | Description | |
|---|---|---|
| Circle | Circle Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeGeometry.Circle | |
| Ellipse | Ellipse Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeGeometry.Ellipse | |
| Rectangle | Rectangle Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeGeometry.Rectangle | |
| RoundedRectangle | RoundedRectangle Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeGeometry.RoundedRectangle |