Unit 'orca_scene2d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca]

TD2SaveData

Declaration

Source position: orca_scene2d.pas line 677

type TD2SaveData = record

  Index: Cardinal;

  

  Matrix: TD2Matrix;

  

  AbsoluteMatrix: TD2Matrix;

  

  InvertMatrix: TD2Matrix;

  

  Fill: TD2Brush;

  

  Stroke: TD2Brush;

  

  StrokeThickness: Single;

  

  StrokeCap: TD2StrokeCap;

  

  StrokeJoin: TD2StrokeJoin;

  

  StrokeDash: TD2StrokeDash;

  

  Dash: array of Single;

  

  DashOffset: Single;

  

  Font: TD2Font;

  

  Data: Pointer;

  

end;



CT Web help

CodeTyphon Studio