Click or drag to resize

PaletteBaseGetDragDropSolidOpacity Method

Gets the opacity of the solid area.

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 virtual float GetDragDropSolidOpacity()

Return Value

Single
Opacity ranging from 0 to 1.

Implements

IPaletteGetDragDropSolidOpacity
See Also