Unit 'Img32.SVG.Path' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_image32]

TArcInfo

Declaration

Source position: Img32.SVG.Path.pas line 38

type TArcInfo = record

  rec: TRectD;

  

  startPos: TPointD;

  

  endPos: TPointD;

  

  rectAngle: Double;

  

  sweepClockW: Boolean;

  

end;



CT Web help

CodeTyphon Studio