Click or drag to resize

PaletteRedirectGetDragDropSolidOpacity Method

Gets the opacity of the solid area.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public virtual float GetDragDropSolidOpacity()

Return Value

Type: Single
Opacity ranging from 0 to 1.

Implements

IPaletteGetDragDropSolidOpacity
See Also