Click or drag to resize

ViewDrawContentIsImageDisplayed Method

Get a value indicating if the content image is being displayed.

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 bool IsImageDisplayed(
	ViewContext context
)

Parameters

context
Type: Internal.ComponentFactory.Krypton.ToolkitViewContext
ViewLayoutContext context.

Return Value

Type: Boolean
See Also