ShapeDecoratorPosition Enum

Definition

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

public enum class ShapeDecoratorPosition
[System.CLSCompliant(true)]
public enum ShapeDecoratorPosition
[<System.CLSCompliant(true)>]
type ShapeDecoratorPosition = 
Public Enum ShapeDecoratorPosition
Inheritance
ShapeDecoratorPosition
Attributes

Fields

Center 4

Center Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.Center

InnerBottomCenter 7

InnerBottomCenter Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerBottomCenter

InnerBottomLeft 6

InnerBottomLeft Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerBottomLeft

InnerBottomRight 8

InnerBottomRight Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerBottomRight

InnerMiddleLeft 3

InnerMiddleLeft Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerMiddleLeft

InnerMiddleRight 5

InnerMiddleRight Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerMiddleRight

InnerTopCenter 1

InnerTopCenter Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerTopCenter

InnerTopLeft 0

InnerTopLeft Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerTopLeft

InnerTopRight 2

InnerTopRight Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerTopRight

OuterBottomCenter 15

OuterBottomCenter Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterBottomCenter

OuterBottomLeft 14

OuterBottomLeft Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterBottomLeft

OuterBottomRight 16

OuterBottomRight Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterBottomRight

OuterMiddleLeft 12

OuterMiddleLeft Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterMiddleLeft

OuterMiddleRight 13

OuterMiddleRight Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterMiddleRight

OuterTopCenter 10

OuterTopCenter Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterTopCenter

OuterTopLeft 9

OuterTopLeft Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterTopLeft

OuterTopRight 11

OuterTopRight Description for Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterTopRight

Applies to