ShapeDecoratorPosition Enumeration

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

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

See Also

Reference

Microsoft.VisualStudio.Modeling.Diagrams Namespace