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: 2024.1.1.0 (2024.1.1.0)
Syntax public Nullable<double> PixelScale { get; set; }
Property Value
Type:
NullableDoubleSee Also