MoveableDecoratorHostShapeBase.Angle 属性

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

语法

声明
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.MoveableDecoratorHostShape/Angle.DisplayName",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<BrowsableAttribute(False)> _
<DomainObjectIdAttribute("a9266bc1-7029-4d89-88bc-a5fd7c565ba8")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.MoveableDecoratorHostShape/Angle.Description",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
Protected Property Angle As Double
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.MoveableDecoratorHostShape/Angle.DisplayName", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[BrowsableAttribute(false)]
[DomainObjectIdAttribute("a9266bc1-7029-4d89-88bc-a5fd7c565ba8")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.MoveableDecoratorHostShape/Angle.Description", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
protected double Angle { get; set; }

属性值

类型:System.Double

.NET Framework 安全性

请参见

参考

MoveableDecoratorHostShapeBase 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间