A medium border width (border width 2).
            
            Syntax
            
            
            
            
            'Declaration
 
Public Shared ReadOnly MEDIUM As Integer
             
        
            
            'Usage
 
Dim value As Integer
 
value = AnnotationBorderWidth.MEDIUM
             
        
            
            public static readonly int MEDIUM
             
        
            
            public: static readonly int MEDIUM
             
        
            
            public:
static readonly int MEDIUM
             
        
             
        
             
            
            
            
            
            
            
            
            
            
            See Also