MsoConnectorType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a type of connector.
public enum class MsoConnectorType
public enum MsoConnectorType
type MsoConnectorType =
Public Enum MsoConnectorType
- Inheritance
-
MsoConnectorType
Fields
Name | Value | Description |
---|---|---|
msoConnectorTypeMixed | -2 | Return value only; indicates a combination of the other states. |
msoConnectorStraight | 1 | Straight line connector. |
msoConnectorElbow | 2 | Elbow connector. |
msoConnectorCurve | 3 | Curved connector. |