Share via


ShapeNode.SegmentType 属性

定义

返回一个值,该值指示与指定节点关联的线段是直线段还是曲线段。 如果指定节点是曲线段的控制点,则该属性返回 msoSegmentCurve

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

属性值

适用于