Click or drag to resize

IHitTestObjectParentLayer Property

Gets or sets the parent layer of the hit object.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
HostLayer? ParentLayer { get; set; }

Property Value

HostLayer
See Also