ComponentOne Document Library for WPF
CreateSame Method (Border)

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

Border Class
Border Members