Defines a class for providing enumerators for the TPointF from a TRSGPPath
Namespace: RSGdiPlusGraphics
TEnumerable
RSGdiPlusGraphics.TRSGPPath.TPointCollection
|
Delphi
|
public
type
TPointCollection = class(TEnumerable<TPointF>)
end;
|
|
Name
|
Description
|
|
Count
|
Represents property Count.
|
Top
|