Gets a value indicating if the viewer displays any content.

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

Syntax

Visual Basic

Public MustOverride ReadOnly Property HasContent As Boolean

C#

public abstract bool HasContent { get; }

Property Value

A value indicating if the viewer displays any content.