Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
DomainEnumeration: ShapeDecoratorPosition Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0.dll)
Syntax
'Declaration
<CLSCompliantAttribute(True)> _
Public Enumeration ShapeDecoratorPosition
[CLSCompliantAttribute(true)]
public enum ShapeDecoratorPosition
[CLSCompliantAttribute(true)]
public enum class ShapeDecoratorPosition
[<CLSCompliantAttribute(true)>]
type ShapeDecoratorPosition
public enum ShapeDecoratorPosition
Members
| Member name | Description | |
|---|---|---|
| InnerTopLeft | InnerTopLeft Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerTopLeft | |
| InnerTopCenter | InnerTopCenter Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerTopCenter | |
| InnerTopRight | InnerTopRight Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerTopRight | |
| InnerMiddleLeft | InnerMiddleLeft Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerMiddleLeft | |
| Center | Center Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.Center | |
| InnerMiddleRight | InnerMiddleRight Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerMiddleRight | |
| InnerBottomLeft | InnerBottomLeft Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerBottomLeft | |
| InnerBottomCenter | InnerBottomCenter Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerBottomCenter | |
| InnerBottomRight | InnerBottomRight Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerBottomRight | |
| OuterTopLeft | OuterTopLeft Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterTopLeft | |
| OuterTopCenter | OuterTopCenter Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterTopCenter | |
| OuterTopRight | OuterTopRight Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterTopRight | |
| OuterMiddleLeft | OuterMiddleLeft Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterMiddleLeft | |
| OuterMiddleRight | OuterMiddleRight Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterMiddleRight | |
| OuterBottomLeft | OuterBottomLeft Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterBottomLeft | |
| OuterBottomCenter | OuterBottomCenter Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterBottomCenter | |
| OuterBottomRight | OuterBottomRight Description for Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterBottomRight |