This method removes the transparent border around the bitmap, for all layers.

A transparent border can be caused by multiple rotations.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public void LayersFixBorders()
Public Sub LayersFixBorders
public:
void LayersFixBorders()

See Also