Click or drag to resize

PaletteRedirectGetDragDropSolidOpacity Method

Gets the opacity of the solid area.

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

Return Value

Type: Single
Opacity ranging from 0 to 1.

Implements

IPaletteGetDragDropSolidOpacity
See Also