Persistate API documentation
SizeFactor Property
NamespacesPersistateLayoutStyleSizeFactor

[This is preliminary documentation and is subject to change.]

Gets the factor by which this style is 'bigger' than the standard System LayoutStyle.
Declaration Syntax
C#
public float SizeFactor { get; }
Remarks
This factor is used to scale dialogue boxes. It is calulated as the ratio between the FormTextStyle font height of this style and that of the System style. If there is no LayoutStyle called "System", then the height of the default control font is used.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)