次の方法で共有


ShapeDecoratorPosition 列挙体

DomainEnumeration: ShapeDecoratorPosition は、Microsoft.VisualStudio.Modeling.Diagrams.ShapeDecoratorPosition の記述です

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

構文

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

メンバー

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

参照

関連項目

Microsoft.VisualStudio.Modeling.Diagrams 名前空間