Visual Basic (Declaration) | |
---|---|
Public Property UseBitPlane As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool UseBitPlane {get; set;} |
Return Value
true if the overlay has a corresponding bitplane in the main image; otherwise, false.For an example, refer to RasterImage.GetOverlayAttributes and
RasterImage.UpdateOverlayAttributes.
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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family