Click or drag to resize

RadialPatternHighest Property

Gets or sets the highest limiting value of a parametric variable t passed to the Functions. The variable is considered to vary linearly between Lowest and Highest values as the color gradient varies between the starting (From) and ending (To) circles. The variable t becomes the input argument to the color Functions.

Namespace: Patagames.Pdf.Net.Patterns
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public float Highest { get; set; }

Property Value

Single
See Also