ComponentOne FlexReport for WinForms
CreateSame Method (Line)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > Line Class : CreateSame Method
Creates an object of the same type as the current object.
Syntax
'Declaration
 
Public Overrides Function CreateSame() As VisualPrimitive
public override VisualPrimitive CreateSame()

Return Value

The created object.
See Also

Reference

Line Class
Line Members