Unit 'fpPDF' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-pdf]

TPDFPatternItem

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fppdf.pp line 1202

type TPDFPatternItem = class(TCollectionItem)

public

  constructor Create(); override;

  property Shading: Integer; [rw]

  property Form: Integer; [rw]

  property Matrix: TPDFTransformMatrix; [rw]

  property XStep: TPDFFloat; [rw]

  property YStep: TPDFFloat; [rw]

end;

Inheritance

TPDFPatternItem

|

TObject


Documentation generated on: 2026-09-22