C# Class HPdf.HPdfTransMatrix

Show file Open project: ChristophGuillermet/WHITECAT_opensource

Public Properties

Property Type Description
a float
b float
c float
d float
x float
y float

Property Details

a public property

public float a
return float

b public property

public float b
return float

c public property

public float c
return float

d public property

public float d
return float

x public property

public float x
return float

y public property

public float y
return float