BitmapViewer.HasContent Property

Gets a value indicating if the viewer displays any content.

Namespace: Aurigma.GraphicsMill.AjaxControls
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

C#
public bool HasContent { get; }

Property Value

The value indicating if the viewer displays any content.

See Also

Reference