ConnectionSite.Angle 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
连接站点角度
表示架构中的以下属性:ang
[DocumentFormat.OpenXml.SchemaAttr(0, "ang")]
public DocumentFormat.OpenXml.StringValue Angle { get; set; }
public DocumentFormat.OpenXml.StringValue Angle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ang")]
public DocumentFormat.OpenXml.StringValue? Angle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ang")]
public DocumentFormat.OpenXml.StringValue? Angle { get; set; }
public DocumentFormat.OpenXml.StringValue? Angle { get; set; }
member this.Angle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ang")>]
member this.Angle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ang")>]
member this.Angle : DocumentFormat.OpenXml.StringValue with get, set
Public Property Angle As StringValue
属性值
返回 StringValue。
- 属性
注解
使用此类时,ECMA 国际标准 ECMA-376 中的以下信息可能很有用。
指定传入连接器角度。 此角度是传入连接器将尝试路由到的连接站点周围的角度。 这允许连接符知道形状相对于连接站点的位置和路线连接符,以避免与形状有任何重叠。
考虑一个简单的正方形。 为了不让任何连接线在形状上路由,将为其各自的连接点指定以下角度。
bac7a022-d895-4373-adbe-048ec2e411aa
此属性的可能值由 ST_AdjAngle
简单类型定义。