Show / Hide Table of Contents

Class SoftEdges

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

Properties

Size

Gets or sets the size of soft edges in points. 0 means no soft edges.

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