OffsetFromSecondExtensionLine Property
                In This Topic
            
            Gets or sets the offset from the second dimension, meaning the distance of the second dimension to the displayed help line.
            
            
            Syntax
            
            
            
            
            public double OffsetFromSecondExtensionLine {get; set;}
             
        
            
            public:
property double OffsetFromSecondExtensionLine {
   double get();
   void set (    double value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also