Table of Contents

Property GradientAngle

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

GradientAngle

Gets or sets the linear gradient angle in 60000ths of a degree, measured clockwise from the positive x axis (a:lin@ang). Ignored unless GradientKind is Linear.

public int GradientAngle { get; set; }

Property Value

int