DrawingContentElementSetNonStrokingColor Method (Double)

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Changes non-stroking color for the content element.

Namespace:  Apitron.PDF.Kit.FixedLayout.ContentElements
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public void SetNonStrokingColor(
	params double[] deviceColor
)

Parameters

deviceColor
Type: SystemDouble
Device color's comonentns.
See Also

Reference