DimensionDisableZero Property (DimensionItem)
                In This Topic
            
            Gets or sets whether presicion is setted or not.
            
            
            Syntax
            
            
            
            
            public bool DimensionDisableZero {get; set;}
             
        
            
            public:
property bool DimensionDisableZero {
   bool get();
   void set (    bool value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also