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