ImageGear for .NET
ImGearVectGradientSpreadMethod Enumeration
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectGradientSpreadMethod Enumeration




Glossary Item Box

Specifies gradient spread methods.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Pad0Expand the first or last color.
Reflect1Repeat the gradient with reflection.
Repeat2Repeat the gradient periodically.

Remarks

Spread method specifies how the gradient is expanded.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Vector.ImGearVectGradientSpreadMethod

See Also

©2013. Accusoft Corporation. All Rights Reserved.