Aurigma Graphics Mill 5.5 for .NET
BitmapViewer..::.HasContent Property
Gets a value indicating if the viewer contains a bitmap.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(False)> _ Public Overrides ReadOnly Property HasContent As Boolean
C#
[BrowsableAttribute(false)] public override bool HasContent { get; }