[]
Creates a new renderer of the image focus indicator.
public ImageFocusIndicatorRenderer()
Public Sub New()
Creates a new renderer of the image focus indicator.
public ImageFocusIndicatorRenderer(Image img, Color transparencyColor)
Public Sub New(img As Image, transparencyColor As Color)
Type | Name | Description |
---|---|---|
Image | img | Image to use for the focus indicator |
Color | transparencyColor | Color of the focus indicator that is treated as transparent |