AxialShadingCoords Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets an array of four numbers [x0 y0 x1 y1] specifying the starting and ending coordinates of the axis, expressed in the shading’s target coordinate space.

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

public double[] Coords { get; }

Property Value

Type: Double
See Also

Reference