Spread Windows Forms 12.0 Product Documentation
Clone Method (EnhancedFocusIndicatorRenderer)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > EnhancedFocusIndicatorRenderer Class : Clone Method
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()
public virtual object Clone()

Return Value

Copy of the picture
See Also

Reference

EnhancedFocusIndicatorRenderer Class
EnhancedFocusIndicatorRenderer Members