<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes:
Comments (0)
Defines an enumerator class type for TRSGPPathPoints from a TRSGPPath
Namespace: RSGdiPlusGraphics
TEnumerator RSGdiPlusGraphics.TRSGPPath.TPathPointEnumerator
Delphi
public type TPathPointEnumerator = class(TEnumerator<TRSGPPathPoint>) end;
Name
Description
Create(TRSGPPathData)
Initializes a new instance of the TRSGPPath.TPathPointEnumerator class.
Top
DoGetCurrent
Represents method DoGetCurrent.
DoMoveNext
Represents method DoMoveNext.
•TRSGPPath
•RSGdiPlusGraphics