SetMiterLimit

Vector graphics

Descrição

Página de referência de SetMiterLimit. A função pertence a Vector graphics e mantém todos os identificadores exatamente como apresentados

Sintaxe

Delphi

Function TPDFlib.SetMiterLimit(MiterLimit: Double): Integer;

ActiveX

Function PDFlib::SetMiterLimit(MiterLimit As Double) As Long

DLL

int DLSetMiterLimit(int InstanceID, double MiterLimit);

Valores devolvidos

0The MiterLimit parameter was invalid
1The miter limit was set successfully

Ver também