Edit

Share via


MsoSegmentType Enum

Definition

Specifies the type for a segment.

public enum class MsoSegmentType
public enum MsoSegmentType
type MsoSegmentType = 
Public Enum MsoSegmentType
Inheritance
MsoSegmentType

Fields

Name Value Description
msoSegmentLine 0

Line.

msoSegmentCurve 1

Curve.

Remarks

Used with the Insert and AddNodes methods of the FreeformBuilder object.

Applies to