Property | Type | Description | |
---|---|---|---|
a | double | ||
b | double | ||
c | double | ||
d | double | ||
tx | double | ||
ty | double |
Method | Description | |
---|---|---|
CGAffineTransform64 ( |
Initializes a new instance of the CGAffineTransform64 struct.
|
public CGAffineTransform64 ( |
||
a | A. | |
b | The b. | |
c | The c. | |
d | The d. | |
tx | The tx. | |
ty | The ty. | |
return | System |