ComHelpersCreateDashPattern Method ByteScout PDF SDK

[Missing <summary> documentation for "M:Bytescout.PDF.ComHelpers.CreateDashPattern(System.Object[],System.Single)"]

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public DashPattern CreateDashPattern(
	Object[] array,
	float dashPhase
)

Parameters

array
Type: SystemObject

[Missing <param name="array"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateDashPattern(System.Object[],System.Single)"]

dashPhase
Type: SystemSingle

[Missing <param name="dashPhase"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateDashPattern(System.Object[],System.Single)"]

Return Value

Type: DashPattern

[Missing <returns> documentation for "M:Bytescout.PDF.ComHelpers.CreateDashPattern(System.Object[],System.Single)"]

See Also

Reference