ComponentOne FlexReport for WinForms
LineShape Constructor(LineSlantEnum)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > LineShape Class > LineShape Constructor : LineShape Constructor(LineSlantEnum)
The value of LineSlant property.
Initializes a new instance of the LineShape class.
Syntax
'Declaration
 
Public Function New( _
   ByVal lineSlant As LineSlantEnum _
)
public LineShape( 
   LineSlantEnum lineSlant
)

Parameters

lineSlant
The value of LineSlant property.
See Also

Reference

LineShape Class
LineShape Members
Overload List