StampParametersFontSize - свойство
Font size in points.
Accepts values in the range 8..72. Default is 12.
Пространство имён: Tessa.StampingСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
[RangeAttribute(8, 72)]
[DefaultValueAttribute(12f)]
public float FontSize { get; set; }
<RangeAttribute(8, 72)>
<DefaultValueAttribute(12F)>
Public Property FontSize As Single
Get
Set
public:
[RangeAttribute(8, 72)]
[DefaultValueAttribute(12f)]
property float FontSize {
float get ();
void set (float value);
}
[<RangeAttribute(8, 72)>]
[<DefaultValueAttribute(12f)>]
member FontSize : float32 with get, set
Значение свойства
Single