MoveableDecoratorHostShapeBase.Angle Property

Definition

Gets or sets the value of Angle domain property. Form a polar coordinate using the anchor point as pole and the direction/norm of parent line segment/shape as pole-axis, this is the angle of where the center of gravity of this host shape should be.

protected:
 property double Angle { double get(); void set(double value); };
[Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.Diagrams.MoveableDecoratorHostShape/Angle.Description", typeof(Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.Diagrams.MoveableDecoratorHostShape/Angle.DisplayName", typeof(Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.DomainObjectId("a9266bc1-7029-4d89-88bc-a5fd7c565ba8")]
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.ReadOnly(true)]
protected double Angle { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.Diagrams.MoveableDecoratorHostShape/Angle.Description", typeof(Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.Diagrams.MoveableDecoratorHostShape/Angle.DisplayName", typeof(Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.DomainObjectId("a9266bc1-7029-4d89-88bc-a5fd7c565ba8")>]
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.ReadOnly(true)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.Angle : double with get, set
Protected Property Angle As Double

Property Value

Attributes

Applies to