public enum ENSymbolContentRelation : System.Enum
public enum ENSymbolContentRelation : System.Enum
Member | Description |
---|---|
ContentAboveSymbol | Specifies that the content is displayed vertically above the symbol. |
ContentBeforeSymbol | Specifies that the content is displayed horizontally before the symbol. |
Overlay | Specifies that the symbol and the content share the same space. |
SymbolAboveContent | Specifies that the symbol is displayed vertically above the content. |
SymbolBeforeContent | Specifies that the symbol is displayed horizontally before the content. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENSymbolContentRelation
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)