Leadtools Namespace > RasterImage Class : IsMirrored Property |
public bool IsMirrored {get;}
'Declaration Public ReadOnly Property IsMirrored As Boolean
'Usage Dim instance As RasterImage Dim value As Boolean value = instance.IsMirrored
public bool IsMirrored {get;}
get_IsMirrored();
Mirrored data means the data is shared between this RasterImage and another object. When creating user-memory images for example, the IsMirrored and the IsConventionalMemory properties will both be true.
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