DimXpert annotation types. 
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Public Enum swDimXpertAnnotationType_e 
   Inherits Enum | 
| C# |  | 
|---|
| public enum swDimXpertAnnotationType_e : Enum  | 
| C++/CLI |  | 
|---|
| public enum class swDimXpertAnnotationType_e : public Enum  | 
Members
            
             
             
            Example
            
            Inheritance Hierarchy
System.Object
   System.ValueType
      System.Enum
         SolidWorks.Interop.swdimxpert.swDimXpertAnnotationType_e
See Also