PointSymbolType Enumeration |
Defines the symbology of the point display.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum PointSymbolType
Public Enumeration PointSymbolType
public enum class PointSymbolType
MembersMember name | Value | Description |
---|
K0 | 0 | |
K1 | 1 | |
K2 | 2 | |
K3 | 3 | |
K4 | 4 | |
K32 | 32 | |
K33 | 33 | |
K34 | 34 | |
K35 | 35 | |
K36 | 36 | |
K64 | 64 | |
K65 | 65 | |
K66 | 66 | |
K67 | 67 | |
K68 | 68 | |
K96 | 96 | |
K97 | 97 | |
K98 | 98 | |
K99 | 99 | |
K100 | 100 | |
See Also