MaskColor Property
Description
The MaskColor property gets/sets the color mask of the bitmaps that will be added.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property MaskColor() As ULong
Remarks
By default, the top left corner of the bitmap is used as the mask color. Use the MaskColor property to specify a new mask color.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.