Class Reflection
Inheritance
System.Object
Reflection
Assembly: DRIT.Spreadsheet.dll
Syntax
public class Reflection : object
Fields
algn
Declaration
public RectAlignment? algn
Field Value
dir
Declaration
Field Value
Type |
Description |
System.Nullable<System.Int32> |
|
endA
Declaration
Field Value
Type |
Description |
System.Nullable<System.Int32> |
|
fadeDir
Declaration
Field Value
Type |
Description |
System.Nullable<System.Int32> |
|
kx
Declaration
Field Value
Type |
Description |
System.Nullable<System.Int32> |
|
ky
Declaration
Field Value
Type |
Description |
System.Nullable<System.Int32> |
|
rotWithShape
Declaration
public bool? rotWithShape
Field Value
Type |
Description |
System.Nullable<System.Boolean> |
|
sx
Declaration
Field Value
Type |
Description |
System.Nullable<System.Double> |
|
sy
Declaration
Field Value
Type |
Description |
System.Nullable<System.Double> |
|
Properties
Blur
Declaration
public double Blur { get; set; }
Property Value
Type |
Description |
System.Double |
|
Distance
Declaration
public double Distance { get; set; }
Property Value
Type |
Description |
System.Double |
|
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 |
|