ComponentOne FlexReport for WPF
LineShape Constructor(LineSlantEnum)

C1.WPF.Document.4 Assembly > C1.WPF.Document 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