C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderShapeBase Class / CreateSame Method

In This Topic
CreateSame Method (RenderShapeBase)
In This Topic
Creates instance of object same type as current RenderObject object.
Syntax
'Declaration
 
Protected Overridable Function CreateSame() As RenderObject
 

Return Value

Created render object.
See Also