PjLineType 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.
public enum class PjLineType
[System.Runtime.InteropServices.Guid("96FB1810-9246-11CF-982C-00AA00322803")]
public enum PjLineType
type PjLineType =
Public Enum PjLineType
- Inheritance
-
PjLineType
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjNoLines | 0 | |
pjContinuous | 1 | |
pjCloseDot | 2 | |
pjDot | 3 | |
pjDash | 4 |