[]
DEMOS
DOCS
API
PRICING
FREE TRIAL
DS.Documents.Imaging Assembly
GrapeCity.Documents.Imaging
Classes
RectangularFigure
Methods
Clone
DS.Documents.Barcode Assembly
DS.Documents.Html Assembly
DS.Documents.Imaging Assembly
GrapeCity.Documents.Common
GrapeCity.Documents.Drawing
GrapeCity.Documents.Imaging
Classes
BaseInplaceEffect
BilevelBitmap
BitmapRenderer
BradleyThresholdingEffect
BrightnessContrastEffect
ColorMatrix5x4
DitheringEffect
EllipticFigure
FreeFormPolygon
GammaCorrectionEffect
GaussianBlurEffect
GcBitmap
GcBitmapGraphics
GcBitmapGraphics.Path
GcGifReader
GcGifWriter
GcIco
GcTiffReader
GcTiffWriter
GifFrame
GraphicsPath
GrayscaleBitmap
GrayscaleEffect
HueRotationEffect
IcoFrame
Indexed4bppBitmap
Indexed8bppBitmap
LuminanceToAlphaEffect
OpacityEffect
OtsuThresholdingEffect
PathBuilder
RectangularFigure
Constructors
Methods
Clone
Properties
Region
RoundRectFigure
SaturationEffect
SepiaEffect
TemperatureAndTintEffect
TiffFrame
TiffFrameSettings
Enums
Interfaces
Structs
GrapeCity.Documents.Imaging.Exif
GrapeCity.Documents.Layout
GrapeCity.Documents.Layout.Composition
GrapeCity.Documents.Svg
GrapeCity.Documents.Text
DS.Documents.Imaging.Windows Assembly
DS.Documents.Pdf Assembly
DS.Documents.Pdf.AI Assembly
(Showing Draft Content)
GrapeCity.Documents.Imaging.RectangularFigure.Clone
Clone Method
Clone()
Creates a copy of the current figure.
Declaration
public IFigure Clone()
Public Function Clone() As IFigure
Returns
Type
Description
IFigure
Implements
IFigure.Clone()