次の方法で共有


ShapeNode.SegmentType プロパティ

定義

指定した節点に関連するセグメントが直線または曲線であるかを示す値を取得します。 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

プロパティ値

適用対象