Class ThreeDFormat
Inheritance
System.Object
ThreeDFormat
Assembly: DRIT.Spreadsheet.dll
public class ThreeDFormat : object
Properties
Declaration
public Bevel BottomBevel { get; }
Property Value
Declaration
public DrawingColor ContourColor { get; set; }
Property Value
Declaration
public double ContourSize { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public DrawingColor DepthColor { get; set; }
Property Value
Declaration
public double DepthSize { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public LightRigType Lighting { get; set; }
Property Value
Declaration
public double LightingAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public PresetMaterialType Material { get; set; }
Property Value
Declaration
public Bevel TopBevel { get; }
Property Value