<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes:
Comments (0)
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