Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPPath > Methods

TRSGPPath.GetEnumerator Method

Scroll Prev Top Next More

Returns a RSGdiPlusGraphicsTypes.TRSGPPathPoint enumerator.
 
GetEnumerator returns a TPathPointEnumerator reference, which enumerates the path points contained within the path.
 
To process all these path points, call the TPathPointEnumerator GetCurrent method within a While MoveNext do loop.
 
 

Namespace: RSGdiPlusGraphics

Return Value

Type: TPathPointEnumerator

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb