StampParametersBaseHeight - свойство
The height of a stamp image..
Cannot be less than0. Default is 64.
Пространство имён: Tessa.StampingСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
[RangeAttribute(0, 3.40282346638529E+38)]
[DefaultValueAttribute(64f)]
public float Height { get; set; }
<RangeAttribute(0, 3.40282346638529E+38)>
<DefaultValueAttribute(64F)>
Public Property Height As Single
Get
Set
public:
[RangeAttribute(0, 3.40282346638529E+38)]
[DefaultValueAttribute(64f)]
property float Height {
float get ();
void set (float value);
}
[<RangeAttribute(0, 3.40282346638529E+38)>]
[<DefaultValueAttribute(64f)>]
member Height : float32 with get, set
Значение свойства
Single