AnchoringBehavior.SetTopAnchor 方法

包括受保护的成员
包括继承的成员

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表

  名称 说明
公共方法 SetTopAnchor(Double) 锚定 ShapeField 的左上角端与是距离的水平线 [父百分比倍的 ShapeElement 的高度] 相对于父 ShapeElement 的左上角端。
公共方法 SetTopAnchor(AnchoringBehavior.Edge, Double) 锚定 ShapeField 的左上角端与父 ShapeElement 的特定端。
公共方法 SetTopAnchor(NodeShape, Double) 锚定 ShapeField 的左上角端与是距离的水平线 [同级百分比倍的 NodeShape 的高度] 相对同级 NodeShape 的左上角端。
公共方法 SetTopAnchor(ShapeField, Double) 锚定 ShapeField 的左上角端与是距离的水平线 [同级百分比倍的 ShapeField 的高度] 相对同级 ShapeField 的左上角端。
公共方法 SetTopAnchor(NodeShape, AnchoringBehavior.Edge, Double) 锚定 ShapeField 的左上角端与同级 NodeShape 的特定端。
公共方法 SetTopAnchor(ShapeField, AnchoringBehavior.Edge, Double) 锚定 ShapeField 的左上角端与同级 ShapeField 的特定端。

页首

请参见

参考

AnchoringBehavior 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间