RadialShadingExtend Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets an array of two boolean values specifying whether to extend the shading beyond the starting and ending circles, respectively. Default value: [false false].

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 bool[] Extend { get; }

Property Value

Type: Boolean
See Also

Reference