ComponentOne Document Library for WPF
CreateSame Method (Line)

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