Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / EnhancedFocusIndicatorRenderer Class / Clone Method


In This Topic
Clone Method (EnhancedFocusIndicatorRenderer)
In This Topic
Creates and returns a copy of the picture.
Syntax
'Declaration
 
Public Overridable Function Clone() As Object
 
'Usage
 
Dim instance As EnhancedFocusIndicatorRenderer
Dim value As Object
 
value = instance.Clone()

Return Value

Copy of the picture
See Also