SoFontStyleStyles Enumeration |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [FlagsAttribute]
public enum Styles
<FlagsAttribute>
Public Enumeration Styles
[FlagsAttribute]
public enum class Styles
[<FlagsAttribute>]
type Styles
Members
| Member name | Value | Description |
---|
| NONE | 0 | No modification to Family. |
| BOLD | 1 | Embolden Family. |
| ITALIC | 2 | Italicize or slant Family. |
Remarks See Also