Click or drag to resize

UIMeasure Enumeration

Represents a type to indicate position and size for UI elements.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public enum UIMeasure
Members
Member nameValueDescription
Parent0 
Units1 
Pixels2 
PixelsScaled3 
Screen4 
See Also