OXPSRadialGradientBrush Class
  
  
  
  
    Inheritance
    System.Object
    OXPSRadialGradientBrush
   
  
  Assembly: Syncfusion.Pdf.Base.dll
  Syntax
  
    public class OXPSRadialGradientBrush : Object
   
  Constructors
  
  
  
  
  OXPSRadialGradientBrush()
  
  
  Declaration
  
    public OXPSRadialGradientBrush()
   
  Properties
  
  
  
  
  Center
  
  
  Declaration
  
    public string Center { get; set; }
   
  Property Value
  
  
  
  
  ColorInterpolationMode
  
  
  Declaration
  
    public OXPSClrIntMode ColorInterpolationMode { get; set; }
   
  Property Value
  
  
  
  
  GradientOrigin
  
  
  Declaration
  
    public string GradientOrigin { get; set; }
   
  Property Value
  
  
  
  
  Key
  
  
  Declaration
  
    public string Key { get; set; }
   
  Property Value
  
  
  
  
  MappingMode
  
  
  Declaration
  
    public OXPSMappingMode MappingMode { get; set; }
   
  Property Value
  
  
  
  
  Opacity
  
  
  Declaration
  
    public double Opacity { get; set; }
   
  Property Value
  
  
  
  
  RadialGradientBrushGradientStops
  
  
  Declaration
  
    public OXPSGradientStop[] RadialGradientBrushGradientStops { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public OXPSTransform RadialGradientBrushTransform { get; set; }
   
  Property Value
  
  
  
  
  RadiusX
  
  
  Declaration
  
    public double RadiusX { get; set; }
   
  Property Value
  
  
  
  
  RadiusY
  
  
  Declaration
  
    public double RadiusY { get; set; }
   
  Property Value
  
  
  
  
  SpreadMethod
  
  
  Declaration
  
    public OXPSSpreadMethod SpreadMethod { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public string Transform { get; set; }
   
  Property Value