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

TPDFTransformCommand

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

Declaration

Source position: fppdfcommands.pp line 106

type TPDFTransformCommand = class(TPDFCommand)

public

  property a: Double; [r]

  property b: Double; [r]

  property c: Double; [r]

  property d: Double; [r]

  property e: Double; [r]

  property f: Double; [r]

  property TransFormation: TPDFTransFormation; [r]

end;

Inheritance

TPDFTransformCommand

|

TPDFCommand

|

TPDFTokensObject

|

TPDFObject

|

TObject


Documentation generated on: 2025-07-25