Table of Contents

Class RulerTicksProperties

Namespace
Loehnert.Controls
Assembly
Loehnert.Controls.dll

Represents properties for Ruler ticks.

public class RulerTicksProperties
Inheritance
RulerTicksProperties
Inherited Members

Properties

MajorTicksValue

Gets or sets the value between the major ticks.

public double MajorTicksValue { get; set; }

Property Value

double

MajorTicksWidth

Gets or sets the pixel width of one major tick.

public double MajorTicksWidth { get; set; }

Property Value

double