Click or drag to resize
NodeHaveEntities Property
Get if this node have any entities in it.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool HaveEntities { get; }

Property Value

Type: Boolean
See Also