C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / LineProps Class / LineProps Constructor

In This Topic
LineProps Constructor
In This Topic
Initializes a new instance of the LineProps class. The points that this line connects are set to the left top and right bottom corners of the containing RenderLine object.
Syntax
'Declaration
 
Public Function New()
 
See Also