Click or drag to resize
SpriteBaseParentLayer Property
Retrieves information about the layer in which the sprite resides.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public override LayerBase ParentLayer { get; }

Property Value

Type: LayerBase
See Also