ImageGear .NET - Updated
ImGearVectorGradientRadial Class
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorGradientRadial Class
Represents a radial gradient object.
Object Model
ImGearVectorGradientRadial Class
Syntax
'Declaration
 
Public Class ImGearVectorGradientRadial 
   Inherits ImGearVectorGradient
'Usage
 
Dim instance As ImGearVectorGradientRadial
public class ImGearVectorGradientRadial : ImGearVectorGradient 
public __gc class ImGearVectorGradientRadial : public ImGearVectorGradient 
public ref class ImGearVectorGradientRadial : public ImGearVectorGradient 
Remarks
Geometric layout of a linear gradient object is defined by its inner point, and center and radius of the outer circle. Start point should be located inside the outer circle, but not necessarily in its center.
Inheritance Hierarchy

System.Object
   ImageGear.Vector.ImGearVectorObject
      ImageGear.Vector.ImGearVectorGradient
         ImageGear.Vector.ImGearVectorGradientRadial

See Also

Reference

ImGearVectorGradientRadial Members
ImageGear.Vector Namespace