StampParametersBaseBorderSize - свойство
Border size in points.
Accepts values in the range 0..16. Default is 1.
Пространство имён: Tessa.StampingСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
[RangeAttribute(0, 16)]
[DefaultValueAttribute(1f)]
public float BorderSize { get; set; }
<RangeAttribute(0, 16)>
<DefaultValueAttribute(1F)>
Public Property BorderSize As Single
Get
Set
public:
[RangeAttribute(0, 16)]
[DefaultValueAttribute(1f)]
property float BorderSize {
float get ();
void set (float value);
}
[<RangeAttribute(0, 16)>]
[<DefaultValueAttribute(1f)>]
member BorderSize : float32 with get, set
Значение свойства
Single