Click or drag to resize

MementoBackLinearRadial Constructor

For internal use only.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public MementoBackLinearRadial(
	RectangleF dR,
	Color c2,
	Color c3,
	VisualOrientation orient
)

Parameters

dR  RectangleF
 
c2  Color
 
c3  Color
 
orient  VisualOrientation
 
See Also