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()
Protected Overrides Function GetClonedObject As PointFCollection
Return Value
Type:
PointFCollection A new instance of PointFCollection.
Remarks The collection returned by this method does not clone the point values.
See Also