ShapeDecoratorPosition Enumeration
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.dll)
Syntax
'Declaration
<CLSCompliantAttribute(True)> _
Public Enumeration ShapeDecoratorPosition
'Usage
Dim instance As ShapeDecoratorPosition
[CLSCompliantAttribute(true)]
public enum ShapeDecoratorPosition
[CLSCompliantAttribute(true)]
public enum class ShapeDecoratorPosition
public enum ShapeDecoratorPosition
Members
Member name | Description | |
---|---|---|
InnerTopLeft | ||
InnerTopCenter | ||
InnerTopRight | ||
InnerMiddleLeft | ||
Center | ||
InnerMiddleRight | ||
InnerBottomLeft | ||
InnerBottomCenter | ||
InnerBottomRight | ||
OuterTopLeft | ||
OuterTopCenter | ||
OuterTopRight | ||
OuterMiddleLeft | ||
OuterMiddleRight | ||
OuterBottomLeft | ||
OuterBottomCenter | ||
OuterBottomRight |