Leadtools Namespace > RasterBufferResize Class : CopyRepetitions Property |
public int CopyRepetitions {get;}
'Declaration Public ReadOnly Property CopyRepetitions As Integer
'Usage Dim instance As RasterBufferResize Dim value As Integer value = instance.CopyRepetitions
public int CopyRepetitions {get;}
get_CopyRepetitions();
When an image is being enlarged, some lines must be copied more than once. When an image is being reduced, some lines must be eliminated (not copied at all).
For example:
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2