PointFCollectionToArray Method (PointF) |
Namespace:
Atalasoft.Utils.Geometry
Assembly:
Atalasoft.dotImage.Lib (in Atalasoft.dotImage.Lib.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public PointF[] ToArray(
PointF offset
)
Public Function ToArray (
offset As PointF
) As PointF()
Parameters
- offset
- Type: System.DrawingPointF
Return Value
Type:
PointFSee Also