Leadtools Namespace > RasterOverlayAttributes Class : UseBitPlane Property |
public bool UseBitPlane {get; set;}
'Declaration Public Property UseBitPlane As Boolean
'Usage Dim instance As RasterOverlayAttributes Dim value As Boolean instance.UseBitPlane = value value = instance.UseBitPlane
public bool UseBitPlane {get; set;}
get_UseBitPlane();
set_UseBitPlane(value);
If the value of this property is true, then BitPosition should hold the index to the index bitplane.
For more information, refer to Overlay Overview.
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