IImage.IsOpaque Property

Definition

Gets or sets a Boolean value that, if true hints to the rendering engine that it may safely omit drawing visual elements behind the image.

public:
 property bool IsOpaque { bool get(); };
public bool IsOpaque { get; }
member this.IsOpaque : bool
Public ReadOnly Property IsOpaque As Boolean

Property Value

Applies to