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.
[C#] public System.Drawing.Point Location { get; set; }
[Visual Basic] Public Property Location() As System.Drawing.Point
Runtime only.
<< TXTextControl.ServerVisualization.TextViewGenerator.IsTrackChangesEnabled Property | >> TXTextControl.ServerVisualization.TextViewGenerator.MainTextActivated Event