StampParametersBaseLeft - свойство
The X coordinate of the lower left corner of the stamp in points.
Cannot be less than0. Default is 20.
Пространство имён: Tessa.StampingСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
[DefaultValueAttribute(20f)]
public float Left { get; set; }
<DefaultValueAttribute(20F)>
Public Property Left As Single
Get
Set
public:
[DefaultValueAttribute(20f)]
property float Left {
float get ();
void set (float value);
}
[<DefaultValueAttribute(20f)>]
member Left : float32 with get, set
Значение свойства
Single