SymbolAttributeCategory Enumeration
Indicates the kind of attribute a SymbolAttributeMetadata represents.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CETactical assembly)
Syntax
public enum SymbolAttributeCategory
Values
Value name | Value | Description |
---|---|---|
Normal | 0 | A normal attribute suitable for presentation in a dialog. |
Geometry | 1 | An attribute that specifies a part of the geometry of a symbol. These attributes are usually edited through tools and not presented in dialogs. |
Platforms
Windows, Linux, Android