Debenu Quick PDF logo

SetLineDash

Vector graphics

Description

Sets the outline dash pattern for subsequently drawn graphics.

Calling this function with either parameter set to zero will return to a solid line style for subseqently drawn graphics.

Syntax

Delphi

function TDebenuPDFLibrary1811.SetLineDash(DashOn, DashOff: Double): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::SetLineDash(DashOn As Double,
  DashOff As Double) As Long

DLL

int DPLSetLineDash(int InstanceID, double DashOn, double DashOff)

Parameters

DashOn The width of the dashes
DashOff The width of the space between the dashes

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport