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 ruler image relative to the text image.
public System.Drawing.Point Location { get; set; }
Public Property Location() As System.Drawing.Point
Runtime only.