Click or drag to resize

PointFCollectionGetClonedObject Method

Returns a new instance of PointFCollection.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected override PointFCollection GetClonedObject()

Return Value

Type: PointFCollection
A new instance of PointFCollection.
Remarks
The collection returned by this method does not clone the point values.
See Also