DimensionValueCenteredInLine Property
                In This Topic
            
            Gets or sets whether dimension value is centered in line.
            
            
            Syntax
            
            
            
            
            public bool DimensionValueCenteredInLine {get; set;}
             
        
            
            public:
property bool DimensionValueCenteredInLine {
   bool get();
   void set (    bool value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also