Click or drag to resize

ViewDrawContentImageRectangle 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: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Rectangle ImageRectangle(
	ViewContext context
)

Parameters

context  ViewContext
ViewLayoutContext context.

Return Value

Rectangle
See Also