ShapeNode.SegmentType Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property SegmentType As MsoSegmentType
Get
'Usage
Dim instance As ShapeNode
Dim value As MsoSegmentType
value = instance.SegmentType
MsoSegmentType SegmentType { get; }
Property Value
Type: Microsoft.Office.Core.MsoSegmentType