ShapeNode.SegmentType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した節点に関連するセグメントが直線または曲線であるかを示す値を取得します。 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