VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Imaging.UI.VisualTools Namespace / ZoomSelectionTool Class / ActionCursor Property
Синтаксис Требования Смотрите также
В этом разделе
ActionCursor Свойство (ZoomSelectionTool)
В этом разделе
Возвращает или устанавливает курсор этого инструмента при наведении курсора мыши на выбранную область.
Синтаксис
'Declaration

<CategoryAttribute("Appearance")>
<DescriptionAttribute("The cursor of this tool when mouse hovers the selection region.")>
Public Overrides Property ActionCursor As System.Windows.Forms.Cursor

[Category("Appearance")]
[Description("The cursor of this tool when mouse hovers the selection region.")]
public override System.Windows.Forms.Cursor ActionCursor { get; set; }

Требования

Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

Смотрите также