次の方法で共有


ShapeDecoratorPosition 列挙体

DomainEnumeration: Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition の ShapeDecoratorPosition の説明

名前空間:  Microsoft.VisualStudio.Modeling.Diagrams
アセンブリ:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 内)

構文

'宣言
<CLSCompliantAttribute(True)> _
Public Enumeration ShapeDecoratorPosition
[CLSCompliantAttribute(true)]
public enum ShapeDecoratorPosition

メンバー

メンバー名 説明
Center Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.Center の中心の説明
InnerBottomCenter Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerBottomCenter の InnerBottomCenter の説明
InnerBottomLeft Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerBottomLeft の InnerBottomLeft の説明
InnerBottomRight Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerBottomRight の InnerBottomRight の説明
InnerMiddleLeft Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerMiddleLeft の InnerMiddleLeft の説明
InnerMiddleRight Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerMiddleRight の InnerMiddleRight の説明
InnerTopCenter Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerTopCenter の InnerTopCenter の説明
InnerTopLeft Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerTopLeft の InnerTopLeft の説明
InnerTopRight Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.InnerTopRight の InnerTopRight の説明
OuterBottomCenter Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterBottomCenter の OuterBottomCenter の説明
OuterBottomLeft Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterBottomLeft の OuterBottomLeft の説明
OuterBottomRight Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterBottomRight の OuterBottomRight の説明
OuterMiddleLeft Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterMiddleLeft の OuterMiddleLeft の説明
OuterMiddleRight Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterMiddleRight の OuterMiddleRight の説明
OuterTopCenter Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterTopCenter の OuterTopCenter の説明
OuterTopLeft Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterTopLeft の OuterTopLeft の説明
OuterTopRight Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition.OuterTopRight の OuterTopRight の説明

参照

関連項目

Microsoft.VisualStudio.Modeling.Diagrams 名前空間