C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1RadialBrush Class / CreateSame Method

In This Topic
CreateSame Method (C1RadialBrush)
In This Topic
Creates an object of the same type as the current object.
Syntax
'Declaration
 
Public Overrides Function CreateSame() As VisualPrimitive
 

Return Value

The created object.
See Also