MsoSegmentType Enum

Definition

Specifies the type for a segment.

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

Fields

msoSegmentCurve 1

Curve.

msoSegmentLine 0

Line.

Remarks

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

Applies to