Click or drag to resize

FloatingScaleIsCompatibleWithParent Method

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


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

Parameters

parentObject  Object

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

Return Value

Boolean

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

Implements

IGraphicBaseIsCompatibleWithParent(Object)
See Also