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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Rectangle LongTextRect(
	ViewContext context
)

Parameters

context
Type: Internal.ComponentFactory.Krypton.ToolkitViewContext

Return Value

Type: Rectangle
Rectangle of short text drawing.
See Also