'Declaration Public Overloads Shared Function CreateLogo( _
ByVal logoSizeSize of the logo.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
- Size of the logo.
Return Value
A new instance of BarcodePathData object.