Implementing rulers in C# form
        Posted  
        
            by Jaosn
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jaosn
        
        
        
        Published on 2010-03-22T07:23:36Z
        Indexed on 
            2010/03/22
            10:01 UTC
        
        
        Read the original article
        Hit count: 543
        
c#
Does anyone have a good technique (or tutorial) to implement rulers in CM within a C# Windows form? I want to display the rulers that indicate your mouse position to allow a more accurate positioning of images.
© Stack Overflow or respective owner