<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPCustomLineCap:
Comments (0)
Name
Description
Assign(TPersistent)
Represents method Assign(TPersistent).
GetHandle
Call this method to acquire a handle from the GDI+ flat API library (Overrides RSGdiPlusGraphics.TRSGPGraphicsObject.GetHandle.)
IsValid
Returns true if the line cap is valid
PathChanged(TObject)
Represents method PathChanged(TObject).
ReleaseHandle
Releases the underlying GDI+ object back to the GDI+ library. (Overrides RSGdiPlusGraphics.TRSGPGraphicsObject.ReleaseHandle.)
Update
Update native graphics object (Overrides RSGdiPlusGraphics.TRSGPGraphicsObject.Update.)
Top