GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoRuler Class
Members
In This Topic
    GoRuler Class
    In This Topic
    The GoRuler displays on-screen "real-world" measurements in GoDrawUnit units.
    Syntax
    [ToolboxItem(true)]
    [ToolboxBitmap(Northwoods.Go.Draw.GoRuler, "Controls\GoRuler.bmp")]
    [DefaultProperty("Text")]
    [DefaultEvent("Click")]
    [Designer("System.Windows.Forms.Design.ControlDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
    [DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
    [ToolboxItemFilter("System.Windows.Forms")]
    [DesignerCategory("Component")]
    public class GoRuler : System.Windows.Forms.Control 
    See Also