ShapeDecoratorPosition 枚举

DomainEnumeration:Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition 的 ShapeDecoratorPosition 声明

命名空间:  Microsoft.VisualStudio.Modeling.DslDefinition
程序集:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll 中)

语法

声明
<CLSCompliantAttribute(True)> _
Public Enumeration ShapeDecoratorPosition
[CLSCompliantAttribute(true)]
public enum ShapeDecoratorPosition

成员

成员名称 说明
Center Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.Center 的中心声明
InnerBottomCenter Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerBottomCenter 的 InnerBottomCenter 声明
InnerBottomLeft Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerBottomLeft 的 InnerBottomLeft 声明
InnerBottomRight Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerBottomRight 的 InnerBottomRight 声明
InnerMiddleLeft Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerMiddleLeft 的 InnerMiddleLeft 声明
InnerMiddleRight Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerMiddleRight 的 InnerMiddleRight 声明
InnerTopCenter Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerTopCenter 的 InnerTopCenter 声明
InnerTopLeft Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerTopLeft 的 InnerTopLeft 声明
InnerTopRight Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.InnerTopRight 的 InnerTopRight 声明
OuterBottomCenter Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterBottomCenter 的 OuterBottomCenter 声明
OuterBottomLeft Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterBottomLeft 的 OuterBottomLeft 声明
OuterBottomRight Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterBottomRight 的 OuterBottomRight 声明
OuterMiddleLeft Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterMiddleLeft 的 OuterMiddleLeft 声明
OuterMiddleRight Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterMiddleRight 的 OuterMiddleRight 声明
OuterTopCenter Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterTopCenter 的 OuterTopCenter 声明
OuterTopLeft Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterTopLeft 的 OuterTopLeft 声明
OuterTopRight Microsoft.VisualStudio.Modeling.DslDefinition.ShapeDecoratorPosition.OuterTopRight 的 OuterTopRight 声明

请参见

参考

Microsoft.VisualStudio.Modeling.DslDefinition 命名空间