StampParametersBaseWidth - свойство
The width 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 Width { get; set; }
<RangeAttribute(0, 3.40282346638529E+38)>
<DefaultValueAttribute(64F)>
Public Property Width As Single
Get
Set
public:
[RangeAttribute(0, 3.40282346638529E+38)]
[DefaultValueAttribute(64f)]
property float Width {
float get ();
void set (float value);
}
[<RangeAttribute(0, 3.40282346638529E+38)>]
[<DefaultValueAttribute(64f)>]
member Width : float32 with get, set
Значение свойства
Single