IBaseImageProperties.SetCropArea Method
This method will NOT copy the area. Only internal use.
Syntax
Unit: FlexCel.Core
procedure IBaseImageProperties.SetCropArea(const aCropArea: TCropArea); virtual; abstract;
Parameters
<-> |
Parameter |
Type |
Description |
const |
aCropArea |
TCropArea |
|
See also