Unit 'Img32' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

Star

Declaration

Source position: Img32.pas line 799

function Star(

  const rec: TRectD;

  points: Integer;

  indentFrac: Double = 0.4

):TPathD; overload;

function Star(

  const focalPt: TPointD;

  innerRadius: Double;

  outerRadius: Double;

  points: Integer

):TPathD; overload;



CT Web help

CodeTyphon Studio