Gets the number of child tiles.
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public virtual short Children { get; }
Public Overridable ReadOnly Property Children As Short
Get
public:
virtual property short Children {
short get ();
}
abstract Children : int16 with get
override Children : int16 with get
Property Value
Type:
Int16See Also