Share via


ShapeGeometry Enumeration

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

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 ShapeGeometry
[CLSCompliantAttribute(true)]
public enum ShapeGeometry
[CLSCompliantAttribute(true)]
public enum class ShapeGeometry
[<CLSCompliantAttribute(true)>]
type ShapeGeometry
public enum ShapeGeometry

Members

Member name Description
Rectangle Rectangle Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeGeometry.Rectangle
RoundedRectangle RoundedRectangle Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeGeometry.RoundedRectangle
Ellipse Ellipse Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeGeometry.Ellipse
Circle Circle Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeGeometry.Circle

See Also

Reference

Microsoft.VisualStudio.Modeling.DslDefinition Namespace