[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.TextureBrush.Clone

Clone Method

Clone()

Creates an exact copy if this TextureBrush object.

Declaration
public override object Clone()
Returns
Type Description
object

A new TextureBrush which properties same as current brush

Overrides