Click or drag to resize

ViewDrawContentLongTextRect Method

Gets the short text drawing rectangle.

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

Parameters

context  ViewContext
 

Return Value

Rectangle
Rectangle of short text drawing.
See Also