ImageProxyIsValid Property |
Returns true if this image proxy holds valid content.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public abstract bool IsValid { get; }
Property Value
Booleantrue if this instance holds valid content; otherwise,
false.
See Also