ShapeNode.SegmentType Property

Definition

Returns a value that indicates whether the segment associated with the specified node is straight or curved. If the specified node is a control point for a curved segment, this property returns 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

Property Value

Applies to