Property Position

Namespace TallComponents.PDF.Brushes
Class ColorStop

The position of this color stop.

Position 0 corresponds with the start point for a linear color gradient and with the inner radius for a radial gradient brush. Position 1 corresponds with the end point for a linear color gradient and with the outer radius for a radial gradient brush.

Syntax

public  Double  Position  {  get;  }

Property value

Double