IsMouseVisible

Property

Namespace: Imagini

Declared in: Imagini.AppBase


Gets or sets if the system mouse cursor should be visible.

Syntax

public bool IsMouseVisible { public get; public set; }

Back to index