VintaSoft Barcode .NET SDK 16.0: Документация для Веб разработчика
Vintasoft.Primitives Namespace / VintasoftPadding Structure / Inflate(Double,Double) Method
Синтаксис Требования Смотрите также
В этом разделе
Inflate(Double,Double) Метод (VintasoftPadding)
В этом разделе
Inflates this T:Vintasoft.Primitives.VintasoftPadding by the specified amount.
Синтаксис
'Declaration

Public Sub Inflate( _
ByVal width
The amount to inflate this T:Vintasoft.Primitives.VintasoftPadding horizontally.
As Double, _
ByVal height
The amount to inflate this T:Vintasoft.Primitives.VintasoftPadding vertically.
As Double _
)
public void Inflate(
double width,
double height
)

Parameters

width
The amount to inflate this T:Vintasoft.Primitives.VintasoftPadding horizontally.
height
The amount to inflate this T:Vintasoft.Primitives.VintasoftPadding vertically.
Требования

Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

Смотрите также