ShapeDecoratorPosition Enumeration

DomainEnumeration: ShapeDecoratorPosition Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.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
Center Center Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.Center
InnerBottomCenter InnerBottomCenter Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerBottomCenter
InnerBottomLeft InnerBottomLeft Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerBottomLeft
InnerBottomRight InnerBottomRight Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerBottomRight
InnerMiddleLeft InnerMiddleLeft Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerMiddleLeft
InnerMiddleRight InnerMiddleRight Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerMiddleRight
InnerTopCenter InnerTopCenter Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerTopCenter
InnerTopLeft InnerTopLeft Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerTopLeft
InnerTopRight InnerTopRight Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerTopRight
OuterBottomCenter OuterBottomCenter Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterBottomCenter
OuterBottomLeft OuterBottomLeft Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterBottomLeft
OuterBottomRight OuterBottomRight Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterBottomRight
OuterMiddleLeft OuterMiddleLeft Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterMiddleLeft
OuterMiddleRight OuterMiddleRight Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterMiddleRight
OuterTopCenter OuterTopCenter Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterTopCenter
OuterTopLeft OuterTopLeft Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterTopLeft
OuterTopRight OuterTopRight Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterTopRight

See Also

Reference

Microsoft.VisualStudio.Modeling.Diagrams Namespace