<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics:
Comments (0)
Name
Description
DrawArcWithBezier(TRSGPPath,Single,Single,Single,Single,Single,Single,Boolean)
Represents method DrawArcWithBezier(TRSGPPath,Single,Single,Single,Single,Single,Single,Boolean).
InterpolateColor(TRSGPColor,TRSGPColor,Single)
Returns a color that is between the start and stop colors. The t parameter controls how close the color is to the start color (t=0) or to the stop color (t=1)
Top