Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes
TRSGPPath.TPointEnumerator Class
Defines an enumerator class type for TRSGPPoints from a TRSGPPath
Namespace: RSGdiPlusGraphics
TEnumerator RSGdiPlusGraphics.TRSGPPath.TPointEnumerator
Delphi
public type TPointEnumerator = class(TEnumerator<TPointF>) end;
Name
Description
Create(TRSGPPoints)
Initializes a new instance of the TRSGPPath.TPointEnumerator class.
Top
DoGetCurrent
Represents method DoGetCurrent.
DoMoveNext
Represents method DoMoveNext.
•RSGdiPlusGraphics.TRSGPPath
•RSGdiPlusGraphics.TRSGPPath.TPointCollection
•TRSGPPath
•RSGdiPlusGraphics