Click or drag to resize

HostLayerIsCompatibleWithParent Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.HostLayer.IsCompatibleWithParent(System.Object)"]


Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual bool IsCompatibleWithParent(
	Object parent
)

Parameters

parent  Object

[Missing <param name="parent"/> documentation for "M:Altaxo.Graph.Gdi.HostLayer.IsCompatibleWithParent(System.Object)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.HostLayer.IsCompatibleWithParent(System.Object)"]

Implements

IGraphicBaseIsCompatibleWithParent(Object)
See Also