Click or drag to resize

UIContainerPixelScale Property

The pixel scale for Measure.PixelsScaled. When no value, the size of the system font is used.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public double? PixelScale { get; set; }

Property Value

NullableDouble
See Also