[Overview][Constants][Types][Classes][Index] |
Source position: line 0
class function TPTCAreaFactory.CreateNew: IPTCArea; |
ALeft: Integer; |
ATop: Integer; |
ARight: Integer; |
ABottom: Integer |
):IPTCArea; |
AArea: IPTCArea |
):IPTCArea; |
ALeft |
|
The left coordinate of the area. |
ATop |
|
The top coordinate of the area. |
ARight |
|
The right coordinate of the area. |
ABottom |
|
The bottom coordinate of the area. |