LINESTYLE2 Enum
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.
Provides additional members for the LINESTYLE enumeration.
public enum class LINESTYLE2
C++/CX
public enum class LINESTYLE2
enum LINESTYLE2
public enum LINESTYLE2
type LINESTYLE2 =
Public Enum LINESTYLE2
- Inheritance
-
LINESTYLE2
Name | Value | Description |
---|---|---|
LI_SMARTTAGFACT | 5 | Line style is smart tag factoid. |
LI_SMARTTAGFACTSIDE | 6 | Line style is smart tag factoid side. |
LI_SMARTTAGEPHEM | 7 | Line style is smart tag ephemeral. |
LI_SMARTTAGEPHEMSIDE | 8 | Line style is smart tag ephemeral side. |
From textmgr2.idl:
Produkt | Versiounen |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |