Share via


ShapeNode.EditingType 属性

定义

如果指定的节点是顶点,则此属性的返回值表示对节点所做的更改如何影响与该节点相连的两条线段。

public:
 property Microsoft::Office::Core::MsoEditingType EditingType { Microsoft::Office::Core::MsoEditingType get(); };
public Microsoft.Office.Core.MsoEditingType EditingType { get; }
Public ReadOnly Property EditingType As MsoEditingType

属性值

注解

SetEditingType(Int32, MsoEditingType)使用 方法设置此属性的值。

适用于