SyntheticBrushBaseIsValid Property |
Returns true if this image proxy holds valid content.
Namespace: Altaxo.Graph.Gdi.SyntheticBrushesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override bool IsValid { get; }Property Value
Booleantrue if this instance holds valid content; otherwise,
false.
See Also