Aurigma Graphics Mill 5.5 for .NET
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
Visual Basic
<BrowsableAttribute(False)> _ Public ReadOnly Property HasContent As Boolean
C#
[BrowsableAttribute(false)] public bool HasContent { get; }