Click or drag to resize

HatchGetGradientFill Method

Get gradient fill information for this hatch. If the "GradientType" for the fill is None, then this hatch doesn't have any gradient fill.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public ColorGradient GetGradientFill()

Return Value

Type: ColorGradient

[Missing <returns> documentation for "M:Rhino.Geometry.Hatch.GetGradientFill"]

See Also