'Declaration Public Overloads Shared Function CreateLogo( _
ByVal logoSizeРазмер логотипа.As Single _
) As Vintasoft.Barcode.BarcodePathData
public static Vintasoft.Barcode.BarcodePathData CreateLogo(
float logoSize
)
public: static Vintasoft.Barcode.BarcodePathData* CreateLogo(
float logoSize
)
public:
static Vintasoft.Barcode.BarcodePathData^ CreateLogo(
float logoSize
)
Parameters
- logoSize
- Размер логотипа.
Return Value
Новый экземпляр объекта BarcodePathData.