DataGate Print File Designer® - Build 8.0.355 and above

Line Class

Line Class defines a line to be used to graphically display and arrange data.

For a list of all members of this type, see Line Class Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control

Public Class Line  Inherits System.Windows.Forms.Control

Remarks

In addition to the properties, methods, and events available with System.Windows.Forms.Control.  The Line class properties define the characteristics of a line.  This includes; LineCapLineColor, LineStyle, LineWidth, and Orientation.

Requirements

Namespace: ASNA.DataGate.PrintControls

Platforms: Windows 2000, Windows XP Professional, Windows .NET Server family

Assembly: ASNA.DataGate.PrintControls (in ASNA.DataGate.PrintControls.dll)

See Also

ASNA.DataGate.PrintControls | Setting Line PropertiesLine Class Members | System.Windows.Forms.Control