ImageGear .NET
ImGearVectGradientSpreadMethod Enumeration




Specifies gradient spread methods.
Syntax
'Declaration
 
Public Enum ImGearVectGradientSpreadMethod 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearVectGradientSpreadMethod
public enum ImGearVectGradientSpreadMethod : System.Enum 
__value public enum ImGearVectGradientSpreadMethod : public System.Enum 
public enum class ImGearVectGradientSpreadMethod : public System.Enum 
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

Reference

ImageGear.Vector Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback