GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoRulerMark Structure
Properties


In This Topic
    GoRulerMark Structure Members
    In This Topic

    The following tables list the members exposed by GoRulerMark.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the color to be used when drawing this kind of tick mark.  
    Public Property Gets or sets the fraction of distance at which this kind of tick mark should end.  
    Public Property Gets or sets whether this kind of tick mark should be annotated with a number.  
    Public Property Gets or sets the fraction of distance at which this kind of tick mark should start.  
    Public Property Gets or sets the width of the line to be drawn for this kind of tick mark.  
    Top
    See Also