Show / Hide Table of Contents

Class GlowEffect

Inheritance
System.Object
GlowEffect
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public class GlowEffect : object

Properties

DrawingColor

Declaration
public DrawingColor DrawingColor { get; set; }
Property Value
Type Description
DrawingColor

Size

Declaration
public double Size { get; set; }
Property Value
Type Description
System.Double

Transparency

Declaration
public double Transparency { get; set; }
Property Value
Type Description
System.Double
Back to top Generated by DocFX