Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes
TRSGPPath.TKindCollection Class
Defines a class for providing enumerators for the TRSGPPathPointKind from a TRSGPPath
Namespace: RSGdiPlusGraphics
TEnumerable RSGdiPlusGraphics.TRSGPPath.TKindCollection
Delphi
public type TKindCollection = class(TEnumerable<TRSGPPathPointKind>) end;
Name
Description
Create(TRSGPPath)
Initializes a new instance of the TRSGPPath.TKindCollection class.
Top
Count
Represents property Count.
DoGetEnumerator
Represents method DoGetEnumerator.
GetEnumerator
Represents method GetEnumerator.
ToArray
Represents method ToArray.
ToArrayImpl(Integer)
Represents method ToArrayImpl(Integer).
•RSGdiPlusGraphics.TRSGPPath
•RSGdiPlusGraphics.TRSGPPath.TKindEnumerator
•RSGdiPlusGraphicsTypes.TRSGPPathPointKind
•RSGdiPlusGraphics.TRSGPPath.Kinds
•TRSGPPath
•RSGdiPlusGraphics