Table of Contents

Interface IAccessibleIcon

Namespace
Javax.Accessibility
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IAccessibleIcon

Properties

AccessibleIconDescription

String AccessibleIconDescription { get; set; }

Property Value

String

AccessibleIconHeight

int AccessibleIconHeight { get; }

Property Value

int

AccessibleIconWidth

int AccessibleIconWidth { get; }

Property Value

int