Leadtools.Barcode.Deprecated Namespace > BarcodeEngine Class : CalculateBarcodeSize Method |
public LeadRect CalculateBarcodeSize( int dpiX, int dpiY, BarcodeData data, BarcodeColor codeColor, BarcodeWriteFlags flags, Barcode1d code1d, BarcodeWritePdf codePdf, BarcodeWriteDatamatrix codeDatamatrix, BarcodeWriteQr codeQr )
'Declaration Public Function CalculateBarcodeSize( _ ByVal dpiX As Integer, _ ByVal dpiY As Integer, _ ByVal data As BarcodeData, _ ByVal codeColor As BarcodeColor, _ ByVal flags As BarcodeWriteFlags, _ ByVal code1d As Barcode1d, _ ByVal codePdf As BarcodeWritePdf, _ ByVal codeDatamatrix As BarcodeWriteDatamatrix, _ ByVal codeQr As BarcodeWriteQr _ ) As LeadRect
'Usage Dim instance As BarcodeEngine Dim dpiX As Integer Dim dpiY As Integer Dim data As BarcodeData Dim codeColor As BarcodeColor Dim flags As BarcodeWriteFlags Dim code1d As Barcode1d Dim codePdf As BarcodeWritePdf Dim codeDatamatrix As BarcodeWriteDatamatrix Dim codeQr As BarcodeWriteQr Dim value As LeadRect value = instance.CalculateBarcodeSize(dpiX, dpiY, data, codeColor, flags, code1d, codePdf, codeDatamatrix, codeQr)
public LeadRect CalculateBarcodeSize( int dpiX, int dpiY, BarcodeData data, BarcodeColor codeColor, BarcodeWriteFlags flags, Barcode1d code1d, BarcodeWritePdf codePdf, BarcodeWriteDatamatrix codeDatamatrix, BarcodeWriteQr codeQr )
ObjectiveC Syntax
function Leadtools.Barcode.Deprecated.BarcodeEngine.CalculateBarcodeSize( dpiX , dpiY , data , codeColor , flags , code1d , codePdf , codeDatamatrix , codeQr )
public: LeadRect CalculateBarcodeSize( int dpiX, int dpiY, BarcodeData^ data, BarcodeColor^ codeColor, BarcodeWriteFlags flags, Barcode1d^ code1d, BarcodeWritePdf^ codePdf, BarcodeWriteDatamatrix^ codeDatamatrix, BarcodeWriteQr^ codeQr )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2