Gets or sets a location, in pixels. When a RulerBarViewGenerator object is connected with a TextViewGenerator object, this location is used to adjust the ruler with the text. It determines the position of the text image relative to the ruler image.

Syntax

public System.Drawing.Point Location { get; set; }
Public Property Location() As System.Drawing.Point

Limitations

Runtime only.