Click or drag to resize
DigitalRuneTerrainLayerCollectionParent Property
Gets the terrain tile that owns this collection.

Namespace: DigitalRune.Graphics
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public TerrainTile Parent { get; }

Property Value

Type: TerrainTile
The terrain tile that own this collection.
See Also